Learn R Programming

GGIR (version 3.2-0)

g.getstarttime: 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)

Value

The starttime

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

Author

Vincent T van Hees <v.vanhees@accelting.com>