View source: R/CTS5_datalogger.R
cts5_readDatalogger | R Documentation |
read datalogger .csv ASCII files
cts5_readDatalogger(filename)
filename |
a list containing the data with the same format than cts5_readProfile
logger<-cts5_readDatalogger("3aa9_datalogger.csv")
Meta<-cts5_readMetaSensor()
logger<-cts5_ProcessData(Meta$SENSORS,logger)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.