parse_MACRO_DSD_file_for_glossary_and_dependencies: Parse information from DSD (MACRO) document

Description Usage Arguments Value

View source: R/parse_MACRO_DSD_for_glossary_and_dependencies2.R

Description

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.

Usage

1
2
3
4
5
parse_MACRO_DSD_file_for_glossary_and_dependencies(
  XML_DSD_LOCATION,
  verbose,
  silent
)

Arguments

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)

Value

A glossary key object.


LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.