CRAN

ggdag 0.1.0

Analyze and Create Elegant Directed Acyclic Graphs

Released Mar 27, 2018 by Malcolm Barrett

This package cannot yet be used with Renjin it depends on other packages which are not available: dplyr 0.7.6, ggforce 0.1.3, and ggraph 1.0.2

Dependencies

dplyr 0.7.6 ggforce 0.1.3 ggraph 1.0.2 purrr 0.2.5 tibble 1.4.2 dagitty 0.2-2 stringr 1.3.1 forcats 0.3.0 plyr 1.8.4 igraph 1.2.2 ggplot2 3.0.0 tidygraph 1.1.0 magrittr 1.5 ggrepel 0.8.0

Tidy, analyze, and plot directed acyclic graphs (DAGs). 'ggdag' is built on top of 'dagitty', an R package that uses the 'DAGitty' web tool () for creating and analyzing DAGs. 'ggdag' makes it easy to tidy and plot 'dagitty' objects using 'ggplot2' and 'ggraph', as well as common analytic and graphical functions, such as determining adjustment sets and node relationships.

Source

R

View GitHub Mirror

Release History