Description Usage Arguments Details Value Author(s)
Plot the DAG with blocks and cycles information
1 | sfcr_dag_blocks_plot(equations, title = NULL, size = 10)
|
equations |
A |
title |
Title of the plot. |
size |
Size of the points. |
This function creates a tbl_graph
with information about
the cycles attached to it. This object can then be used to
plot the DAG of the model.
A tbl_graph
João Macalós, joaomacalos@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.