The edges of a graph-class object are either directed or undirected. This function returns TRUE if the edges are directed and FALSE otherwise.
graph-class
TRUE
FALSE
isDirected(object)
object