Description Usage Arguments Value Examples
View source: R/monitor_isMonitor.R
The ws_monitor
is checked for the 'ws_monitor' class name
and presence of core metadata columns:
monitorID – per deployment unique ID
longitude – decimal degrees E
latitude – decimal degrees N
elevation – height above sea level in meters
timezone – olson timezone
countryCode – ISO 3166-1 alpha-2
stateCode – ISO 3166-2 alpha-2
1 | monitor_isMonitor(ws_monitor)
|
ws_monitor |
ws_monitor object |
TRUE
if ws_monitor
has the correct structure, FALSE
otherwise.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.