powered by
Displays available data sets.
availableDataSets(dataSetDir = "DataSets", internalDir = TRUE)
directory containing local data set store. If internalDir = TRUE the full directory path would be relative to the package installation location.
internalDir = TRUE
stored the data set internally to the package installation location
A tibble containing available data set information.
# NOT RUN { availableDataSets() # }
Run the code above in your browser using DataLab