Description Usage Arguments Value Examples
Displays available data sets.
1 | availableDataSets(dataSetDir = "DataSets", internalDir = TRUE)
|
dataSetDir |
directory containing local data set store. If |
internalDir |
stored the data set internally to the package installation location |
A tibble containing available data set information.
1 2 3 4 | ## Not run:
availableDataSets()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.