convert {dagitty} | R Documentation |
Converts its argument from a DAGitty object (or character string describing it) to another package's format, if possible.
convert(x, to, ...)
x |
a |
to |
destination format, currently one of "dagitty", "tikz", "lavaan", "bnlearn", or "causaleffect". |
... |
further arguments passed on to methods (currently unused) |