R/graph.R
dot-current_descriptor.Rd
Get the current graph being built (via local_descriptor).
local_descriptor
.current_descriptor(silent = FALSE)
(logical(1)) Whether to return NULL if no graph is currently being built (as opposed to aborting).
logical(1)
NULL
A GraphDescriptor object.
GraphDescriptor