Learn R Programming

activpalProcessing (version 1.0.2)

log.subjects: Example Log of Subjects

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

data(log.subjects)

Arguments

Format

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

Details

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

Examples

Run this code
#	load example subject log 
data("log.subjects",package="activpalProcessing")

Run the code above in your browser using DataLab