powered by
augmentedMatrix(g)
set.seed(123) g <- randomGraph(1:8, 1:5, 0.36, weights=FALSE) augmentedMatrix(g)
Run the code above in your browser using DataLab