Description Usage Arguments Value Examples
View source: R/monitor_isEmpty.R
Convenience function for nrow(ws_monitor$meta) == 0
.
This makes for more readable code in the many functions that need to test for this.
1 | monitor_isEmpty(ws_monitor)
|
ws_monitor |
ws_monitor object |
TRUE
if no monitors exist in ws_monitor
, FALSE
otherwise.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.