View source: R/utils-monitor.R
monitor_check | R Documentation |
Checks on the validity of an mts_monitor object. If any test fails, this function will stop with a warning message.
monitor_check(monitor)
monitor |
mts_monitor object. |
Invisibly returns TRUE
if mts_monitor
has the correct
structure. Stops with an error message otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.