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

Enhancement - Suppress Warning "NAs introduced by coercion". #10

Closed leppott closed 7 years ago

leppott commented 7 years ago

Occurs during the "QC" step.

image

leppott commented 7 years ago

knitr and coercion message no longer appear in output when using the function ContDataQC().

If run line by line will get the message above.

image

leppott commented 7 years ago

Fixed in v2.1.0.9006.