log.on.off: Example on/off Log

Description Usage Format Details Examples

Description

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

Usage

1

Format

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

Details

Example bed log. Data are made up for 2 subjects and 2 visits each

Examples

1
2
#	load example on.off log 
data("log.on.off",package="activpalProcessing")

activpalProcessing documentation built on May 2, 2019, 2:17 a.m.