mc_LoggerCleanInfo-class: Class for logger clean info

mc_LoggerCleanInfo-classR Documentation

Class for logger clean info

Description

Class for logger clean info

Slots

step

Time step of microclimatic data series in seconds

count_duplicities

count of duplicated records - values with same date

count_missing

count of missing records; Period between the records should be the same length. If not, than missing.

count_disordered

count of records incorrectly ordered in time. In table, newer record is followed by the older.

rounded

T/F indication whether myClim automatically rounded time series to the closes half (HH:00, HH:30) e.g. 13:07 -> 13:00


myClim documentation built on Oct. 21, 2024, 5:07 p.m.