0

I'd like to be able to change the "LC_TIME" locale in R using (eg) Sys.setlocale("LC_TIME", "de_DE.UTF-8"), but I'd like to do this without returning the new locale.

One option is to use quiet() from the ddpcr package, but I'd love to know if there are other options?

Keith McNulty
  • 952
  • 1
  • 6
  • 17

0 Answers0