findStartData: Find start of data inside text file.

View source: R/findStartData.R

findStartDataR Documentation

Find start of data inside text file.

Description

Helper function used internally. Finds variables start of the data in Actiwatch and Actical data.

Usage

  findStartData(filename, quote, startindex)

Arguments

filename

Character

quote

Quote as extracted with detectQuote

startindex

Start index where to start searching. For Actical we start at 300 while for Actiwatch we start at 1000.

Value

Start index

Author(s)

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


GGIRread documentation built on Oct. 25, 2024, 5:06 p.m.