g.getstarttime {GGIR} | R Documentation |
Extract start time of a measurement
Description
Extract start time of a measurement. GGIR calculates all timestamps by using the first timestamp and sample frequency. Not intended for direct use by package user
Usage
g.getstarttime(datafile, data, mon, dformat, desiredtz,
configtz = NULL)
Arguments
datafile |
Full path to data file |
data |
Data part of g.readaccfile output |
mon |
Same as in g.dotorcomma |
dformat |
Same as in g.dotorcomma |
desiredtz |
Same as in g.dotorcomma |
configtz |
Same as in g.dotorcomma |
Value
The starttime
Author(s)
Vincent T van Hees <v.vanhees@accelting.com>
[Package GGIR version 3.1-4 Index]