How to change the language of an output of a linear model in R?

Viewed 21

Sys.setenv(LANG = "it") solves the language issue in another domain. Does the language depend on the hard-coded base R functions?

0 Answers
Related