aggregate_running: Aggregate running (new system)

Description Usage Arguments Details Author(s) See Also

Description

Aggregate running (new system)

Usage

1
aggregate_running(all = FALSE, by = "day", analyze = FALSE, ...)

Arguments

all

boolean: If TRUE (default), all .dat files in the working directory will be processed. Note that if all = TRUE, then all dates must be represented by at least one .dat file.

by

The period of time for aggregation. This parameter gets passed to seq.POSIXt() and should be one of: "day" (default), "min", "hour", etc. See seq.POSIXt for more options.

analyze

boolean: If TRUE (default is FALSE), also run analyze_runnung().

...

If all = TRUE, then start and end should also be supplied as a quoted string in the format "2011-12-31".

Details

Aggregate running data from new system. Writes a file that includes the aggregated data.

Author(s)

Kevin Middleton middletonk@missouri.edu

See Also

analyze_running


kmiddleton/binning documentation built on May 20, 2019, 12:51 p.m.