plot_stability.RdPlot the stability of the clusterings obtained for each method
plot_stability(res, method_colors = NULL)A named list of ggplot2 objects
res <- clustering_summary_filteredExpr10_Koh_v1()
#> see ?DuoClustering2018 and browseVignettes('DuoClustering2018') for documentation
#> loading from cache
plots <- plot_stability(res)
#> Aggregation function missing: defaulting to length
#> Aggregation function missing: defaulting to length
#> Aggregation function missing: defaulting to length
#> Warning: `cols` is now required when using `unnest()`.
#> ℹ Please use `cols = c(stability)`.