Learn R Programming

GGIR (version 3.3-4)

getPart1BasicInfo: Get basic info form the part 1 milestone file

Description

Internal function to get basic info form the part 1 milestone file

Usage

getPart1BasicInfo(fn, idloc, tz)

Value

Data.frame with ID, start and end time of the recording, filename and brand name.

Arguments

fn

Character with full file path to RData file as stored by g.part1

idloc

See GGIR

tz

As passed by GGIR and equal to parameter desiredtz as documented in GGIR

Author

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