ddi_standardsCompliance | R Documentation |
The standards compliance section lists all specific standards complied with during the execution of this study. More information on these elements, especially their allowed attributes, can be found in the references.
ddi_standardsCompliance(...) ddi_complianceDescription(...)
... |
Child nodes or attributes. |
Parent nodes
standardsCompliance
is contained in qualityStatement
.
standardsCompliance specific child nodes
ddi_complianceDescription
describes how the study complied with each
standard.
A ddi_node object.
ddi_standard()
standardsCompliance documentation
complianceDescription documentation
# Note: ddi_standard() is a required child for ddi_standardsCompliance() ddi_standardsCompliance(ddi_standard()) # Functions that need to be wrapped in ddi_standardsCompliance() ddi_complianceDescription("This study complied to X standard by...")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.