SummaryData.absoluteMean: Calculate summary value (absolute mean value) for each column...

Usage Arguments Note

Usage

1
SummaryData.absoluteMean(sensorData, breaks)

Arguments

sensorData

input dataframe that matches mhealth sensor data format.

breaks

could be "sec", "min", "hour", "day", "week", "month", "quarter" or "year"; or preceded by an interger and a space.

Note

If certain break is not provided or missing, will use the entire sequence. The column name (except for the first column) of output dataframe would be: [SUMMARY\_METHOD]\_INPUT\_HEADER\_NAME.


qutang/mhealthformat-support-r documentation built on Sept. 3, 2019, 1:19 a.m.