events.data: activpal events data

Description Usage Format Details Examples

Description

This data frame is an example of the data frame generated when the function activpal.file.reader is used to read in the activpal events file generated by the activpal software

Usage

1

Format

A data frame with 1001 observations on the following 6 variables.

time

a factor vector

datacount

a integer vector

interval

a numeric vector

activity

a integer vector

cumulativesteps

a integer vector

methrs

a numeric vector

Details

Example of file generated by activpal.file.reader function

Examples

1
2
	
data("events.data",package="activpalProcessing")

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