Convenience function for nrow(ws_monitor$meta) == 0. This makes for more readable code in the many functions that need to test for this.

monitor_isEmpty(ws_monitor)

Arguments

ws_monitor

ws_monitor object

Value

TRUE if no monitors exist in ws_monitor, FALSE otherwise.

Examples

monitor_isEmpty(Carmel_Valley)
#> [1] FALSE