leppott / ContDataQC

Quality control checks on continuous data. Example data is from a HOBO data logger with 30 minute intervals.
https://leppott.github.io/ContDataQC/
MIT License
20 stars 10 forks source link

Bug - Aggregate Report - data interval in seconds #19

Closed leppott closed 7 years ago

leppott commented 7 years ago

Aggregate report using seconds instead of minutes for sampling interval.

leppott commented 7 years ago

Report_Aggregate.rmd

lines 23, add units="mins" to difftime().

leppott commented 7 years ago

fixed v2.0.1.9009.