cov_undirected {RITAN} | R Documentation |
cov_undirected function to show the un-directed coverabe between two nodes lists from two networks
cov_undirected(this_nodes1, this_nodes2, this_net1, this_net2)
this_nodes1 |
list of nodes for first network |
this_nodes2 |
list of nodes for second network |
this_net1 |
the first network |
this_net2 |
the second network |