Description Usage Arguments Value Examples
View source: R/NestedClusterFunctions.r
Stop slave clusters of internal Clusters.
1 2 3 4 5 | StopSlaveClusters(
MasterclusterHash,
DBdir = .Options$RClusterWatcher.DBdir,
verbose = F
)
|
MasterclusterHash |
ms5h hash of master cluster |
DBdir |
defaults to .Options$RClusterWatcher.DBdir |
verbose |
boolean defaults to FALSE |
nothing
1 2 3 4 | ## Not run:
#internal function
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.