log.subjects: Example Log of Subjects

Description Usage Format Details Examples

Description

This data frame provides a list of all subjects and visits that have AP data to be processed. Also provides the name of the study of interest

Usage

1

Format

A data frame with 4 observations on the following 3 variables.

id

a numeric vector

visit

a factor with levels visit1 visit2

study

a factor with levels PhysicalActivityIntervention

Details

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

Examples

1
2
#	load example subject log 
data("log.subjects",package="activpalProcessing")

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