
Create a Directed Acyclic Graph (DAG) representing the pipeline using {ggplot2}
Source: R/plot_dag.R
rxp_ggdag.RdUses {ggdag} to generate the plot. {ggdag} is a soft
dependency of {rixpress} so you need to install it to use this
function.
See also
Other visualisation functions:
rxp_visnetwork()