powered by
Download all current cheat sheets as pdf files into your chosen directory
get_translation(local_path = ".", language = NA)
No return value; called for side effects.
local file path to save the cheatsheets to - string
pick a language from the list obtained by running cheatsheet::list_languages()
cheatsheet::list_languages()
if (FALSE) { get_translation("~/user/Cheatsheets", language = "german") }
Run the code above in your browser using DataLab