ggdag 0.2.5
- Fixed issue with
dag_adjustment_sets()
whenwidth
option was low by extracting adjustment sets directly (#70) - Fixed issue with
tidy_dagitty()
that missed nodes with no edges attached. May cause minor breaking changes in randomized layouts. (#68) - Added the
limit
argument todag_paths
,ggdag_paths
, andggdag_paths_fan
(seedagitty::paths
) (#65).