Description Usage Arguments Details Examples
View source: R/extract_nodes.R
This function will map all RL interactions
1 | extract_nodes(input, nodes, expand = 0)
|
input |
the input graph analysis object |
nodes |
the nodes to extract |
expand |
if true will expand to grab all nodes within distance n of a node of interest |
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.