
Render a Plan as DOT (Graphviz) text.
plan_dot.RdRender a Plan as DOT (Graphviz) text.
Arguments
- plan
A
Planfromplan_lazy(), or anythingplan_lazy()accepts (aLazyRaster, aLazyDataset, or a named list ofLazyRasters), which is planned first.
See also
plan_view() for the interactive DAG, draw() for the
user-facing pipeline visualisation.