cov_undirected: cov_undirected function to show the un-directed coverabe...

Description Usage Arguments

View source: R/interconnectivity_functions.R

Description

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

Usage

1
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


RITAN documentation built on Nov. 8, 2020, 8:16 p.m.