View source: R/PhysAccelMain.R
summaryIntensityFolder | R Documentation |
summaryIntensityFolder
Estimating the sintensity ummary measure from physical activity csv files.
summaryIntensityFolder(
folder,
intensityType = "AG",
cutPoints = c(-1, 100, 2000, 5000, 5e+05)
)
folder |
Folder which contains all the csv files |
intensityType |
The type of intensity which is summarized |
curPoints |
The cut points used for estimating time spent in defined intensity domains |
summary dataframe
intensitySummary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.