Description Usage Arguments Details Examples
View source: R/extract_communities.R
This function will map all RL interactions
1 | extract_communities(input, select, expand = TRUE)
|
input |
the input graph analysis object |
select |
the communities to select |
expand |
if true will expand to grab all communities that share an edge with the input community |
This will use the calc_agg_bulk results to ID networks
1 | ex_sc_example <- id_rl(input = ex_sc_example)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.