example_clustered <- cluster_enriched_terms(
example_pathfindR_output[1:3, ],
plot_clusters_graph = FALSE
)
example_clustered <- cluster_enriched_terms(
example_pathfindR_output[1:3, ],
method = 'fuzzy', plot_clusters_graph = FALSE
)
Run the code above in your browser using DataLab