personvars {accelerometry}R Documentation

Calculating Daily Averages for Physical Activity Variables

Description

Not intended for direct use.

Usage

personvars(dayvars, rows, days, wk, we)

Arguments

dayvars

Numeric matrix with daily physical activity variables.

rows

Numeric value specifying number of rows in the matrix to be returned.

days

Integer value specifying minimum number of valid days a participant must have to be included.

wk

Integer value specifying minimum number of valid weekdays a participant must have to be included.

we

Integer value specifying minimum number of valid weekend days a participant must have to be included.

Value

Numeric matrix.


[Package accelerometry version 3.1.2 Index]