powered by
rg_reshuffling_tm(net, option="links", seed=NULL)
## Load data net <- rg_tm(10, 8, 0.4) ## Run the function on a subset rg_reshuffling_tm(net, seed=1)
Run the code above in your browser using DataLab