monitor_fromPWFSLSmoke {AirMonitor} | R Documentation |
Convert a ws_monitor object from the PWFSLSmoke package
Description
A PWFSLSmoke package ws_monitor object is enhanced
and modified so that it becomes a valid mts_monitor object. This is
a lossless operation and can be reversed with monitor_toPWFSLSmoke()
.
Usage
monitor_fromPWFSLSmoke(ws_monitor = NULL)
Arguments
ws_monitor |
ws_monitor object. (A list with
|
Value
A mts_monitor object.
[Package AirMonitor version 0.4.0 Index]