plot_dag | R Documentation |
Plot the DAG
plot_dag(dag, fit = NULL, aes_fit = list(), show_legend = FALSE)
dag |
a string with the DAG |
fit |
output of the function |
aes_fit |
a named list with the aesthetic parameters for the
identification expression. See |
show_legend |
boolean. If |
It returns a ggplot object with the DAG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.