| load_data | R Documentation |
This function loads the data that is used in the package for use in workflows, functions, and examples
load_data(demo = FALSE, path = ".")
demo |
Use the full dataset or the small demo data set, defaulted to FALSE and will use the full datasets |
path |
The path of the load location to use, if the full datasets is to be loaded |
A object with the names of the data sets that were loaded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.