| import_graph | R Documentation |
Import and construct a valid DAG from an external format. Accepts
dagitty graphs, igraph graphs in the causaleffect package syntax,
and character strings in the dosearch package syntax.
import_graph(x)
x |
A graph object in a valid external format. |
A dag object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.