monitor_toPWFSLSmoke: Convert a mts_monitor object to a ws_monitor object for the...

View source: R/monitor_toPWFSLSmoke.R

monitor_toPWFSLSmokeR Documentation

Convert a mts_monitor object to a ws_monitor object for the PWFSLSmoke package

Description

A mts_monitor object is modified so that it becomes a PWFSLSmoke package ws_monitor object. While some information will be lost, this operation can be reversed with monitor_fromPWFSLSmoke().

Usage

monitor_toPWFSLSmoke(monitor = NULL)

Arguments

monitor

mts_monitor object

Value

A PWFSLSmoke ws_monitor object. (A list with meta and data dataframes.)

Note

In order to avoid duplicated monitorID values in the returned ws_monitor object, the full deviceDeploymentID will be used as the monitorID.


AirMonitor documentation built on Aug. 26, 2023, 1:08 a.m.