Description Usage Arguments Value
View source: R/parse_MACRO_DSD_file.R
This function extracts the relevant information from a Definition Study Document (DSD), obtained via MACRO, that describes the visits, sections and fields that comprise the CRF for a study. It builds a glossary key with the information that it extracts to allow informative annotation of fields in SSRs.
1 | parse_MACRO_DSD_file(XML_DSD_LOCATION, verbose, silent)
|
XML_DSD_LOCATION |
The location of the DSD file as extracted from MACRO |
verbose |
Set to true/false to override the default (VERBOSE_REPORTING) |
silent |
Set to true/false to override the default (SILENT_REPORTING) |
A glossary key object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.