sdtmchecksmeta | R Documentation |
A dataset containing the SDTM checks in the package. The data can be used as input into functions.
data(sdtmchecksmeta)
A data frame with a row for each R check in the package:
R check name, without .R file extension
Therapeutic area grouping
High, Medium, Low
SDTM domains used in function
Excel title for tab
PDF title for check
PDF subtitle for check, with * at the start of each subtitle line
PDF return message when SDTM domain not available
explicit string input of domain name(s) into R check function
explicit string input of domain name(s) into R check function, Roche specific
Is this related to mapping? i.e. Not a site issue.
explicit string input to check existence of SDTM domain(s) before running check
data(sdtmchecksmeta)
head(sdtmchecksmeta[,1:5])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.