Reverse edge direction in as_tidy_dagitty()
output
#177
Labels
bug
Something isn't working
Milestone
as_tidy_dagitty()
output
#177
Hi, guys!
Description
I encountered an issue with the
as_tidy_dagitty()
function while following the example in the documentation. The resultingDAG object appears to store the relationships correctly, but the
data
tibble has the edges defined in the opposite direction.Reproducible Example
Observed Behavior
Output of
dag$data
:Output of
dag$dag
:Environment
Would appreciate any guidance or fixes for this issue.
Thanks for your work on this package!
The text was updated successfully, but these errors were encountered: