powered by
Get edge property table for each network in the list with multiple networks.
get_edge_table(network_list)
list, with res_edge_table in each network
list
res_edge_table
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) soil_amp_network <- get_edge_table(soil_amp_network)
Run the code above in your browser using DataLab