listCDRC | R Documentation |
This function returns a list of all CDRC datasets that can be retrieved with this package. This function takes no arguments.
listCDRC()
A dataframe of the datasets available to request with the API.
## Not run:
dataset_list <- listCDRC()
View(dataset_list)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.