read.csa: Read in a CSA (older Actigraph models ) file

Description Usage Arguments Details Value See Also

Description

Reads in a CSA file and returns an object of class "acc" that can be further processed with summary.acc etc.

Usage

1
read.csa(file, DIR, get.id = identity, ...)

Arguments

file

the file to read

DIR

folder - added to 'file' but ignored if 'file' contains '/'

get.id

- function to extract ID from file name, eg. getID

...

any extra parameters are silently ignored (check if this can be deleted)

Details

For reading in older CSA actigraph files. The format is very similar to the 'dat' format used with GT1M and ActiTrainer and has the same shortcomings.

Value

an object (list) of class "acc"

See Also

read.actigraph.csv


lebatsnok/accelerate documentation built on Dec. 21, 2021, 9:47 a.m.