View source: R/g.report.part6.R
| g.report.part6 | R Documentation | 
Creates report from milestone data produced by g.part6. Not intended for direct use by package user
  g.report.part6(metadatadir = c(), f0 = c(), f1 = c(),
                          params_cleaning = NULL, params_output, 
                          verbose = TRUE)
| 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. | 
| f0 | File index to start with (default = 1). Index refers to the filenames sorted in alphabetical order | 
| f1 | File index to finish with (defaults to number of files available, i.e., f1 = 0) | 
| params_cleaning | See details in GGIR. | 
| params_output | Parameters object, see GGIR | 
| verbose | See details in GGIR. | 
Function does not produce data, but only writes reports in csv format
The following files are stored in the root of the results folder: part6_summary.csv
See package vignette "HouseHoldCoanalysis".
Vincent T van Hees <v.vanhees@accelting.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.