R/monitor_toPWFSLSmoke.R
monitor_toPWFSLSmoke.Rd
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()
.
monitor_toPWFSLSmoke(monitor = NULL)
mts_monitor object
A PWFSLSmoke
ws_monitor object. (A list with
meta
and data
dataframes.)
In order to avoid duplicated monitorID
values in the returned
ws_monitor object, the full deviceDeploymentID
will be used
as the monitorID
.