Description Usage Arguments Value Examples
this function takes a MATRIX OF ADJACENCY of a research space previously created with function create_rs() in order to filter it and plot it Use i.e:rs_sim_pr_1987_2014_n_-1_aw_0_jf_0_awjf_0.75_min_prod_0, rs_sim_pr_2000_2009_n_-1_aw_0_jf_0_awjf_0.75_min_prod_0
1 2 |
mean_degree |
a number of degree to filter links |
mst |
if TRUE it adds links of the Minimum Spanning Tree |
pl_seed |
the seed to plot |
prop_to_lab |
proportion to label a vertex |
pl |
if False it will not plot the map |
pl_mst |
to plot or not to plot the MST alone |
path_rs |
a path to the file containing the research space |
an iGraph.
1 | plot_rs()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.