accBatch(path, tri, axis, spuriousDef, nonwearDef, minWear, patype, pacut, epoch, boutsize, tolerance)
Hall, K. S., Howe, C. A., Rana, S. R., Martin, C. L., and Morey, M. C. (2013). METs and Accelerometry of Walking in Older Adults: Standard versus Measured Energy Cost. Medicine and Science in Sports and Medicine, 45(3). 574-82.
Freedson, P., Melanson, E., and Sirard, J. (1998). Calibration of the Computer Sciences and Applications, Inc. accelerometer. Medicine and Science in Sports and Exercercise, 30(5):777-81.
Swartz, A. M., Strath, S. J., Bassett, D. R. Jr., O'Brien, W. L., King, G. A., and Ainsworth, B. E. (2000). Estimation of energy expenditure using CSA accelerometers at hip and wrist sites. Medicine and Science in Sports and Exercercise, 32: S450-456.
Copeland, J. L., and Esliger, D. W. (2009). Accelerometer assessment of physical activity in active, healthy older adults. J Aging Phys Act, 17: 17-30.
##
## Example
##
## Not run:
# mypath <- "C:/Accelerometry files/readfiles"
# accBatch(path=mypath, tri='TRUE', axis='vm',
# spuriousDef=20, nonwearDef=60, minWear=600,
# patype=c('Sedentary','MVPA'),pacut=c(c(0,99),c(1952,Inf)),
# boutsize=c(10,10), tolerance=c('FALSE','TRUE'))
# ## End(Not run)
Run the code above in your browser using DataLab