| mc_LoggerCleanInfo-class {myClim} | R Documentation |
Class for logger clean info
Description
Class for logger clean info
Slots
stepTime step of microclimatic data series in seconds
count_duplicitiescount of duplicated records - values with same date
count_missingcount of missing records; Period between the records should be the same length. If not, than missing.
count_disorderedcount of records incorrectly ordered in time. In table, newer record is followed by the older.
roundedT/F indication whether myClim automatically rounded time series to the closes half (HH:00, HH:30) e.g. 13:07 -> 13:00
[Package myClim version 1.1.0 Index]