powered by
is_igraph(graph)
TRUE
graph
g <- make_ring(10) is_igraph(g) is_igraph(numeric(10))
Run the code above in your browser using DataLab