powered by
Calculate the topological properties of all the networks and merge the results into one table.
cal_network_attr(network_list)
data.frame
a list with multiple networks; all the networks should be trans_network object created from trans_network class of microeco package.
trans_network
microeco
data(soil_amp_network) test <- cal_network_attr(soil_amp_network)
Run the code above in your browser using DataLab