View source: R/part6AlignIndividuals.R
part6AlignIndividuals | R Documentation |
Align individual time series per household where households are identified by the character or number string between the first and second '-' in the filename.
part6AlignIndividuals(GGIR_ts_dir = NULL, outputdir = NULL,
path_ggirms = NULL, desiredtz = "", verbose = TRUE)
GGIR_ts_dir |
Character, path to time series directory in the GGIR output |
outputdir |
Directory where you would like to store the output |
path_ggirms |
path to GGIR created folder named meta, with the milestone data files |
desiredtz |
Character, specifying the timezone database name of the timezone the data was collected in. |
verbose |
See details in GGIR. |
no object is returned, only files are created in the output directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.