Tidy, analyze, and plot directed acyclic graphs (DAGs). 'ggdag' is built on top of 'dagitty', an R package that uses the 'DAGitty' web tool (<http://dagitty.net>) 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.
Version: | 0.2.2 |
Depends: | ggplot2 (≥ 3.0.0), R (≥ 3.2.0) |
Imports: | dagitty, dplyr, forcats, ggraph (≥ 2.0.0), ggrepel, igraph, magrittr, pillar, purrr, stringr, tibble, tidygraph |
Suggests: | knitr, rmarkdown, spelling, testthat (≥ 2.1.0), covr, vdiffr (≥ 0.3.0) |
Published: | 2020-02-13 |
Author: | Malcolm Barrett [aut, cre] |
Maintainer: | Malcolm Barrett <malcolmbarrett at gmail.com> |
BugReports: | https://github.com/malcolmbarrett/ggdag/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/malcolmbarrett/ggdag |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | ggdag results |
Reference manual: | ggdag.pdf |
Vignettes: |
Common Structures of Bias An Introduction to DAGs An Introduction to ggdag |
Package source: | ggdag_0.2.2.tar.gz |
Windows binaries: | r-devel: ggdag_0.2.2.zip, r-release: ggdag_0.2.2.zip, r-oldrel: ggdag_0.2.2.zip |
macOS binaries: | r-release: ggdag_0.2.2.tgz, r-oldrel: ggdag_0.2.2.tgz |
Old sources: | ggdag archive |
Please use the canonical form https://CRAN.R-project.org/package=ggdag to link to this page.