Description Usage Arguments Value See Also Examples
View source: R/Clusterfunctions.r
Once Verified and Assessed take Action on Cluster
1 2 3 4 5 | TakeActionOnCluster(
AssessedClusterObject,
DBdir = .Options$RClusterWatcher.DBdir,
StopSlaveCls = T
)
|
AssessedClusterObject |
output from AssesCluster function |
DBdir |
database location defaults to .Options$RClusterWatcher.DBdir |
StopSlaveCls |
Boolean, also try and stop slave clusters |
a list containing the KilledPids and the RemovedHash.
VerifyCluster
AssesCluster
1 | ## Not run: "internal function, dont use directly"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.