Plot semantic similarity termtree
plot_termtree(enrichment, Nterms = NA, Nwords = 5, Nclusters = 1)ggtree/gg/ggplot object
plot_termtree(
get(load(system.file("extdata", "example_enrichment.rda", package = "goatea"))),
Nclusters = 3
)
#> Warning: `aes_()` was deprecated in ggplot2 3.0.0.
#> ℹ Please use tidy evaluation idioms with `aes()`
#> ℹ The deprecated feature was likely used in the enrichplot package.
#> Please report the issue at
#> <https://github.com/GuangchuangYu/enrichplot/issues>.