View source: R/get_translation.R
get_translation | R Documentation |
Download all current cheat sheets as pdf files into your chosen directory
get_translation(local_path = ".", language = NA)
local_path |
local file path to save the cheatsheets to - string |
language |
pick a language from the list obtained by running |
No return value; called for side effects.
## Not run:
get_translation("~/user/Cheatsheets", language = "german")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.