Description Usage Arguments Details Examples
View source: R/plot_rl_summary.R
This function will map all RL interactions
1 2 3 4 5 6 7 8 |
input |
the input full_network from calc_rc_network |
group_by |
the pData columns calc_rl_network was calculated on to split the networks |
edge_weight |
the network edge_weight types. See column names of calc_rl_network$Summary |
rank |
whether or not to rank the edges for contrast on arrow sizes |
threshold |
the percentage value as a decimal |
reference |
the reference for grouped data |
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.