View source: R/studyDevelopment.R
| ddi_developmentActivity | R Documentation |
Describe the activity, listing participants with their role and affiliation, resources used (sources of information), and the outcome of the development activity.
ddi_developmentActivity(...) ddi_description(...) ddi_outcome(...) ddi_participant(...)
... |
Child nodes or attributes. |
Parent nodes
developmentActivity is contained in studyDevelopment.
developmentActivity specific child nodes
ddi_description() describes the development activity.
ddi_outcome() describes the outcome of the development activity.
ddi_participant() lists the participants conducting or designing the
development activity.
A ddi_node object.
ddi_resource()
developmentActivity documentation
ddi_developmentActivity(type = "checkDataAvailability")
# Functions that need to be wrapped in ddi_developmentActivity()
ddi_description("A number of potential sources were evaluated for content,
consistency and quality")
ddi_outcome("Due to quality issues this was determined not to be a viable
source of data for the study")
ddi_participant(affiliation = "NSO",
role = "statistician",
"John Doe")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.