ddi_exPostEvaluation | R Documentation |
Post Evaluation Procedures describes evaluation procedures not addressed in data evaluation processes. These may include issues such as timing of the study, sequencing issues, cost/budget issues, relevance, institutional or legal arrangements etc. of the study. More information on these elements, especially their allowed attributes, can be found in the references.
ddi_exPostEvaluation(...) ddi_evaluationProcess(...) ddi_evaluator(...) ddi_outcomes(...)
... |
Child nodes or attributes. |
Parent nodes
exPostEvaluation
is contained in stdyInfo
.
exPostEvaluation specific child nodes
ddi_evaluationProcess()
describes the evaluation process followed.
ddi_evaluator()
identifies persons or organizations involved in the
evaluation.
ddi_outcomes()
describes the outcomes of the evaluation.
A ddi_node object.
exPostEvaluation documentation
evaluationProcess documentation
ddi_exPostEvaluation() # Functions that need to be wrapped in ddi_exPostEvaluation() ddi_evaluationProcess("This dataset was evaluated using the following methods...") ddi_evaluator(affiliation = "United Nations", abbr = "UNSD", role = "consultant", "United Nations Statistical Division") ddi_outcomes("The following steps were highly effective in increasing response rates, and should be repeated in the next collection cycle...")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.