| crew_class_monitor_cluster | R Documentation |
Abstract cluster monitor R6 class
See crew_monitor_cluster().
verboseSee crew_monitor_cluster().
command_listSee crew_monitor_cluster().
command_terminateSee crew_monitor_cluster().
new()Abstract cluster monitor constructor.
crew_class_monitor_cluster$new( verbose = NULL, command_list = NULL, command_terminate = NULL )
verboseSee crew_monitor_cluster().
command_listSee crew_monitor_cluster().
command_terminateSee crew_monitor_cluster().
an abstract cluster monitor object.
validate()Validate the monitor.
crew_class_monitor_cluster$validate()
NULL (invisibly).
Other cluster:
crew_class_launcher_cluster,
crew_launcher_cluster(),
crew_monitor_cluster(),
crew_options_cluster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.