View source: R/fct_cluster_verse.R
createNetwork | R Documentation |
Create Network of clusters
createNetwork(data.filt.cluster, input_num_or_weight_radio, input_edge_weight)
data.filt.cluster |
filtered input data (by clusters) |
input_num_or_weight_radio |
either number of interactions or weighted by score |
input_edge_weight |
small,medium or large from user input |
list containing nodes and edges for network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.