Description Usage Arguments Value
View source: R/helpers_continuous_discover.R
Visualization of the clustered network for the continuous.discover function
1 2 | visualize_continuous_discover(graph_pc, membership_loading,
size_communities, plot_size_cutoff, short_names, output)
|
graph_pc |
the full pc network constructed from correlated PCs |
membership_loading |
membership of PC loadings from community discovery |
size_communities |
ordered (largest to smallest) size of the identified communities |
plot_size_cutoff |
cluster size cutoff (for cluster to be included in the visualized PC network) |
short_names |
shorter names of the loadings |
output |
output file name |
an invisible list of the subsetted network and memberships (to reproduce the plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.