convertEpochData: convert external Epoch data to GGIR part 1 milestone data...

View source: R/convertEpochData.R

convertEpochDataR Documentation

convert external Epoch data to GGIR part 1 milestone data format

Description

convert externally created Epoch data to GGIR part 1 milestone data format. Function not intended for direct use by user. The aim is to allow for using GGIR on top of extrnally derived epoch data. See argument dataFormat in the GGIR for details on how to use this functionality.

Usage

   convertEpochData(datadir = c(), metadatadir = c(),
                    params_general = c(), verbose = TRUE)

Arguments

datadir

See GGIR

metadatadir

See GGIR

params_general

Parameters object see GGIR

verbose

See GGIR

Author(s)

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


GGIR documentation built on Oct. 17, 2023, 1:12 a.m.