ppr_measurement | R Documentation |
Formats measurement data. Specifically: Timestamp is turned into POSIXct and redundant columns are removed.
ppr_measurement(measurement.dt, concunit = NA_character_)
measurement.dt |
(data.table) A data.table with measurement data from the gaserone analyser. |
concunit |
(character) String denoting the unit of the measured concentration, allowed units are ppm and mg/m3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.