View source: R/lesson_new_locale.R
lesson_new_locale | R Documentation |
This function will:
ask user to specify locale
clone a lesson found on GitHub
fill in missing files in the Google Drive folder
lesson_new_locale(
WD = "?",
new_proj_name = NULL,
repair = FALSE,
exclude_TEST = TRUE,
verbosity = 1
)
WD |
the name of the project as it is on GitHub and Google Drive |
new_proj_name |
the name of the new locale variant you want to create. Default=NULL will launch a locale picker app. |
repair |
logical; if you had failures during initial locale cloning, should we try to do the steps that failed? |
exclude_TEST |
default=T; excludes test repositories |
verbosity |
passed to |
overall success; prints summary tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.