Description Usage Arguments Value Author(s)
View source: R/g.inspectfile.R
Inspects accelerometer file for key information, including: monitor brand, sample frequency and file header
1 | g.inspectfile(datafile)
|
datafile |
name of data file |
header |
fileheader |
monn |
monitor name (genea, geneactive) |
monc |
monitor brand code (1 = genea; 2 = geneactive, 3 = actigraph) |
dformn |
data format (bin, csv) |
dformc |
data format code (1 = bin, 2 = csv) |
sf |
samplefrequency in Hertz |
filename |
filename |
Vincent T van Hees <vincentvanhees@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.