View source: R/getListQCChecks.R
getListQCChecks | R Documentation |
This API allows the user to have a list of all the datasets IDs that can be screened in the DATSU API.
getListQCChecks(datasetverID, recordType = NULL)
datasetverID |
the dataset ID |
recordType |
string name of the record type, optional |
The list of Datasets that can be screened in DATSU with the IDs
## Not run:
getListQCChecks(145)
getListQCChecks(145, "VE")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.