g.report.part5_dictionary {GGIR}R Documentation

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)

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

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_*

Author(s)

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


[Package GGIR version 3.1-0 Index]