View source: R/g.getstarttime.R
g.getstarttime | R Documentation |
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
g.getstarttime(datafile, data, mon, dformat, desiredtz,
configtz = NULL)
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 |
The starttime
Vincent T van Hees <v.vanhees@accelting.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.