powered by
Download all current cheat sheets as pdf files into your chosen directory
get_all_cheatsheets(local_path = ".", tidyverse_only = FALSE)
No return value; called for side effects.
local file path to save the cheatsheets to - string
only download tidyverse cheatsheets? - logical
if (FALSE) { get_all_cheatsheets("~/user/Cheatsheets", tidyverse_only = FALSE) }
Run the code above in your browser using DataLab