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

ContDataQC - File version of QC - fun.myFile error #68

Closed leppott closed 5 years ago

leppott commented 5 years ago

Describe the bug Using the "file" version of ContDataQC get an error.

image

To Reproduce Steps to reproduce the behavior: using the example from formatHobo.

Expected behavior Change to length(fun.myFile)==0

Had to make the change in formatHobo.R. Need to make the same change in ContDataQC.

Screenshots NA

Additional context NA

leppott commented 5 years ago

Also triggered by QC "file" code in ContDataQC example.

image