Description Usage Arguments Details Value
View source: R/mod_dag_fct.R View source: R/ggp_dag.R
Plot a DAG with ggplot and node names with subscripts.
Plot a DAG with ggplot and node names with subscripts.
1 2 3 |
dag |
A directed acyclic graph from the |
layout |
String. Name of the layout. Default is "sugiyama". |
The DAG will be plotted using ggplot2
and the nodes' names can have
subscript as in mathematical notations. See the source
below for
more details.
The DAG will be plotted using ggplot2
and the nodes' names can have
subscript as in mathematical notations. See the source
below for
more details.
ggplot object
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.