powered by
Convenience function for nrow(ws_monitor$meta) == 0. This makes for more readable code in the many functions that need to test for this.
nrow(ws_monitor$meta) == 0
monitor_isEmpty(ws_monitor)
ws_monitor object
TRUE if no monitors exist in ws_monitor, FALSE otherwise.
TRUE
ws_monitor
FALSE
# NOT RUN { monitor_isEmpty(Carmel_Valley) # }
Run the code above in your browser using DataLab