cov_undirected {RITAN}R Documentation

cov_undirected function to show the un-directed coverabe between two nodes lists from two networks

Description

cov_undirected function to show the un-directed coverabe between two nodes lists from two networks

Usage

cov_undirected(this_nodes1, this_nodes2, this_net1, this_net2)

Arguments

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


[Package RITAN version 1.17.0 Index]