View source: R/getDataverIDs.R
getDataverIDs | R Documentation |
This API allows the user to have a list of all the datasets IDs that can be screened in the DATSU API.
getDataverIDs()
The list of Datasets that can be screened in DATSU with the IDs
## Not run:
formats <- getDataverIDs()
formats[grep("vms", tolower(formats$description)), ]
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.