Description Usage Arguments Value Examples
Plot the reduction in cluster size for an ARI merging with Dune
1 | plotPrePost(merger)
|
merger |
The output from an ARI merging, by calling |
a ggplot
object
#' @importFrom dplyr mutate
1 2 3 | data("clusMat", package = "Dune")
merger <- Dune(clusMat = clusMat)
plotPrePost(merger)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.