get_data | R Documentation |
get_data
Access data used in examples in the Epi R Handbook. Use get_data("all") to save all data, or give a specific file name.
get_data(file = NULL, path = rstudioapi::selectDirectory())
file |
Name and file extension of the data to be downloaded string or "all" which will save all Epidemiology R Handbook example files |
path |
Run with no arguments to pick a directory interactively. Path on your computer where the file(s) should be saved to string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.