Dune
plotPrePost.Rd
Plot the reduction in cluster size for an ARI merging with Dune
plotPrePost(merger)
The output from an ARI merging, by calling Dune
a ggplot object #' @importFrom dplyr mutate
ggplot
data("clusMat", package = "Dune") merger <- Dune(clusMat = clusMat) plotPrePost(merger)