Learn R Programming

GGIR (version 3.2-0)

g.report.part5_dictionary: Generate data dictionary for reports from milestone data produced by g.part5

Description

Creates a data dictionary with the definitions of the outcomes exported in the reports from milestone data produced by g.part5. Not intended for direct use by package user.

Usage

g.report.part5_dictionary(metadatadir, params_output)

Value

Function does not produce data, but only writes data dictionaries for the reports in csv format

The following files are stored in the root of the results folder: part5_dictionary_daysummary_* part5_dictionary_personsummary_*

Arguments

metadatadir

Directory that holds a folder 'meta' and inside this a folder 'basic' which contains the milestone data produced by g.part1. The folderstructure is normally created by g.part1 and GGIR will recognise what the value of metadatadir is.

params_output

Parameters object, see GGIR

Author

Vincent T van Hees <v.vanhees@accelting.com> Jairo Hidalgo Migueles <jairo@jhmigueles.com>