ddi_qualityStatement | R Documentation |
The Quality Statement consists of two parts, standardsCompliance and otherQualityStatement. In standardsCompliance list all specific standards complied with during the execution of this study. Note the standard name and producer and how the study complied with the standard. More information on these elements, especially their allowed attributes, can be found in the references.
ddi_qualityStatement(...) ddi_otherQualityStatement(...)
... |
Child nodes or attributes. |
Parent nodes
qualiyStatement
is contained in stdyInfo
.
qualityStatement specific child nodes
ddi_otherQualityStatement()
holds additional quality statements.
A ddi_node object.
ddi_standardsCompliance()
qualityStatement documentation
otherQualityStatement documentation
ddi_qualityStatement() # Functions that need to be wrapped in ddi_qualityStatement() ddi_otherQualityStatement("Additional quality statements not addressed in standardsCompliance.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.