Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

select_language

Select a language


Description

Select a language for swirl's menus.

Usage

select_language(language = NULL, append_rprofile = FALSE)

Arguments

language

The language that swirl's menus will use. This must be one of the following values: "chinese_simplified". "english", "french", "german", "korean", "spanish", or "turkish". If NULL the user will be asked to choose a language interactively. The default value is NULL.

append_rprofile

If TRUE this command will append options(swirl_language = [selected language]) to the end of your Rprofile. The default value is FALSE.


swirl

Learn R, in R

v2.4.5
MIT + file LICENSE
Authors
Sean Kross [aut, cre], Nick Carchedi [aut], Bill Bauer [aut], Gina Grdina [aut], Filip Schouwenaars [ctb], Wush Wu [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.