Description Usage Arguments Value
View source: R/monitor_reorder.R
This function is a convenience function that merely wraps the monitor_subset function which reorders as well as subsets.
1 | monitor_reorder(ws_monitor, monitorIDs = NULL, dropMonitors = FALSE)
|
ws_monitor |
ws_monitor object |
monitorIDs |
Optional vector of monitor IDs used to reorder the meta and data dataframes. |
dropMonitors |
Logical specifying whether to remove monitors with no data. |
A ws_monitor object reordered to match monitorIDs
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.