select_language(language = NULL, append_rprofile = FALSE)
"chinese_simplified"
.
"english"
, "french"
, "german"
,
"korean"
, "spanish"
, or "turkish"<
TRUE
this command will append
options(swirl_language = [selected language])
to the end of your
Rprofile. The default value is FALSE
.