powered by
Checks if an object os of class 'graph'
is.graph(g)
object
Returns TRUE/FALSE
# NOT RUN { modello.init(10, 10, 10, 10) g = graph.open() is.graph(g) # TRUE modello.close() # }
Run the code above in your browser using DataLab