powered by
cfly_fluct(cfly, a, b, clarify = TRUE)
b
clarify
if (require("ggplot2")) { o <- olive_example() cfly_fluct(o, "kmeans", "Region") cfly_fluct(o, "kmeans", "Region", clarify = FALSE) }
Run the code above in your browser using DataLab