second.by.second.data {activpalProcessing} | R Documentation |
This data frame is an example of the data frame generated when the function second.by.second is applied to an activpal events file
data(second.by.second.data)
A data frame with 696444 observations on the following 9 variables.
time
a factor vector
date
a factor vector
ap.posture
a integer vector
mets
a numeric vector
met.hours
a numeric vector
steps
a integer vector
fifteen.sec.mets
a numeric vector
one.min.mets
a numeric vector
num.events
a integer vector
Example of file generated by second.by.second function
# load data data("second.by.second.data",package="activpalProcessing")