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.
ida numeric vector
visita factor with levels visit1 visit2
studya factor with levels PhysicalActivityIntervention
date.on.montha numeric vector
date.on.daya numeric vector
date.on.yeara numeric vector
time.on.houra numeric vector
time.on.minutea numeric vector
time.on.secondsa numeric vector
date.off.montha numeric vector
date.off.daya numeric vector
date.off.yeara numeric vector
time.off.houra numeric vector
time.off.minutea numeric vector
time.off.secondsa 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.