ddi_developmentActivity: developmentActivity and its child nodes

View source: R/studyDevelopment.R

ddi_developmentActivityR Documentation

developmentActivity and its child nodes

Description

Describe the activity, listing participants with their role and affiliation, resources used (sources of information), and the outcome of the development activity.

Usage

ddi_developmentActivity(...)

ddi_description(...)

ddi_outcome(...)

ddi_participant(...)

Arguments

...

Child nodes or attributes.

Details

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.

Value

A ddi_node object.

Shared and complex child nodes

  • ddi_resource()

References

developmentActivity documentation

description documentation

outcome documentation

participant documentation

Examples

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")


Global-TIES-for-Children/rddi documentation built on Oct. 24, 2022, 9:50 p.m.