Learn R Programming

pawacc (version 1.1)

gt1m_sample: GT1M accelerometer file

Description

This is the output of gt1m.accfile.

Arguments

format

See value in gt1m.accfile. The 'raw' file 'gt1m_sample.dat' can be found in the directory '\inst\extdata' of this package.

source

Actigraph (Pensacola, Florida).

Examples

Run this code
gt1m_sample <- gt1m.accfile("gt1m_sample.dat", path = "", fileid = "test")
gt1m_sample
  fileid serial  nobs epoch mode            ts_start  tz voltage               ts_dl
1   test  xxxxx 44910    15    1 2011-12-08 08:00:00 GMT    3.76 2011-12-24 11:20:36

Run the code above in your browser using DataLab