Description Usage Format Details Examples
This data frame is an example of an on/off log. If no on/off log is provided all AP data will be included in analysis
1 |
A data frame with 59 observations on the following 15 variables.
id
a numeric vector
visit
a factor with levels visit1
visit2
study
a factor with levels PhysicalActivityIntervention
date.on.month
a numeric vector
date.on.day
a numeric vector
date.on.year
a numeric vector
time.on.hour
a numeric vector
time.on.minute
a numeric vector
time.on.seconds
a numeric vector
date.off.month
a numeric vector
date.off.day
a numeric vector
date.off.year
a numeric vector
time.off.hour
a numeric vector
time.off.minute
a numeric vector
time.off.seconds
a numeric vector
Example bed log. Data are made up for 2 subjects and 2 visits each
1 2 | # load example on.off log
data("log.on.off",package="activpalProcessing")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.