R/primitive.R
subgraphs.Rd
Extracts subgraphs from the parameters of a higher-order primitive call.
subgraphs(call)
(PrimitiveCall) The primitive call.
PrimitiveCall
(list(AnvilGraph)) List of subgraphs found in the parameters.
list(AnvilGraph)