datasets {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
datasets(keywords = "", licenses = "")
Arguments
keywords |
search all datasets by keywords |
licenses |
search all datasets by licenses |
Value
returns a character vector with the available datasets for download
Returns the names of all available dataset scripts
Examples
## Not run:
rdataretriever::datasets()
## End(Not run)
[Package rdataretriever version 3.1.1 Index]