powered by
graph_(...)
## These are equivalent graph_(cbind(1:5,2:6), from_edgelist(directed = FALSE)) graph_(cbind(1:5,2:6), from_edgelist(), directed = FALSE)
Run the code above in your browser using DataLab