Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
g <- make_ring(10)
g %>%
rewire(keeping_degseq(niter = 20)) %>%
degree()
print_all(rewire(g, with = keeping_degseq(niter = vcount(g) * 10)))
# }
Run the code above in your browser using DataLab