R/globalVar.R

## DataTypes
# ToDo: Declare Data Types here with identifier in first line of csv., therefore code in DetectDataType must be rewritten!

## Declaration of time colums
t_cols_physio <-  c("ReceiveTime", "SampleTime")
t_cols_exp <- c("CLIENT_TIME", "SERVER_TIME")
t_cols_web <-  c("Time")
Fiddleman/BrownieR documentation built on May 6, 2019, 4:36 p.m.