visualReport | R Documentation |
Function called by GGIR. Not intended for direct use by user
visualReport(metadatadir = c(),
f0 = c(), f1 = c(), overwrite = FALSE,
desiredtz = "",
verbose = TRUE,
part6_threshold_combi = NULL, GGIRversion = NULL,
params_sleep = NULL,
params_output = NULL)
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) |
overwrite |
See GGIR |
desiredtz |
See GGIR |
verbose |
See GGIR |
part6_threshold_combi |
See GGIR |
GGIRversion |
Character with GGIR version number |
params_sleep |
See GGIR |
params_output |
See GGIR |
No values, this function only generates a plot
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.