cal_network_attr {meconetcomp} | R Documentation |
Calculate the topological properties of all the networks and merge the results into one table.
cal_network_attr(network_list)
network_list |
a list with multiple networks; all the networks should be trans_network object created from |
data.frame
data(soil_amp_network)
test <- cal_network_attr(soil_amp_network)