View source: R/monitor_toPWFSLSmoke.R
monitor_toPWFSLSmoke | R Documentation |
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)
monitor |
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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.