cts5_readDatalogger: cts5_readDatalogger : Concat .csv files to one data.frame

View source: R/CTS5_datalogger.R

cts5_readDataloggerR Documentation

cts5_readDatalogger : Concat .csv files to one data.frame

Description

read datalogger .csv ASCII files

Usage

cts5_readDatalogger(filename)

Arguments

filename

Value

a list containing the data with the same format than cts5_readProfile

Examples


logger<-cts5_readDatalogger("3aa9_datalogger.csv")

Meta<-cts5_readMetaSensor()

logger<-cts5_ProcessData(Meta$SENSORS,logger)


EdLeymarie/USEA_R documentation built on July 16, 2025, 1 p.m.