getScriptGraph: Retrieve derivation graph for export / vizalization

Description Usage Arguments Value See Also

Description

This function returns a derivation graph from the previously recorded provenance, if available. The graph can be serialized as dot/gv and other formats using rGraphviz

Usage

1
getScriptGraph(g = algebr$scriptGraph)

Arguments

g

Derivation graph in internal data.frame format as created by the internal function 'algebr$newDerivationGraph'

Value

Returns derivation graph of the script in Ragraph format (Rgraphviz) or NULL, if there is no provanance available

See Also

enableProvenance, disableProvenance, reset_provenance


MatthiasHinz/SpatialSemantics documentation built on May 8, 2019, 9:50 a.m.