R/monitor_isMonitor.R
monitor_isMonitor.Rd
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
monitor_isMonitor(ws_monitor)
ws_monitor | ws_monitor object |
---|
TRUE
if ws_monitor
has the correct structure, FALSE
otherwise.
#> [1] FALSE