mc_HOBODataFormat-class {myClim} | R Documentation |
Class for reading HOBO logger files
Description
Provides the key for reading the HOBO source files. In which column is the date, in what format is the date, in which columns are records of which sensors. The code defining the class is in section methods ./R/model.R
Slots
convert_fahrenheit
if TRUE temperature values are converted from °F to °C (default FALSE)
See Also
mc_DataFormat, mc_data_formats
[Package myClim version 1.1.0 Index]