dataset_names {rdataretriever} | R Documentation |
Name all available dataset scripts.
Description
Additional information on the available datasets can be found at url https://retriever.readthedocs.io/en/latest/datasets.html
Usage
dataset_names()
Value
returns a character vector with the available datasets for download
Examples
## Not run:
rdataretriever::dataset_names()
## End(Not run)
[Package rdataretriever version 3.1.1 Index]