Description Usage Arguments Value Examples
View source: R/NestedClusterFunctions.r
Function to check if a Cluster also has attached slave clusters
1 2 3 4 | CheckforSlaveClusters(
MasterclusterHash,
DBdir = .Options$RClusterWatcher.DBdir
)
|
MasterclusterHash |
character clusterhash of a db |
DBdir |
defaults to .Options$RClusterWatcher.DBdir |
the md5hash codes of these clusters in the database
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.