visualize_continuous_discover: Visualization of the clustered network for the...

View source: R/helpers_continuous_discover.R

visualize_continuous_discoverR Documentation

Visualization of the clustered network for the continuous.discover function

Description

Visualization of the clustered network for the continuous.discover function

Usage

visualize_continuous_discover(graph_pc, membership_loading,
  size_communities, plot_size_cutoff, short_names, output)

Arguments

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

Value

an invisible list of the subsetted network and memberships (to reproduce the plot)


biobakery/MMUPHin documentation built on March 30, 2024, 4:50 a.m.