jrgant
. See also theR-universe documentation.Package: quickdag 0.2.0
quickdag: Make Beautiful Directed Acyclic Graphs
This package allows the user the save directed acyclic graphs (DAGs) generated in DiagrammeR and export them to pdf, png, or svg format. Users may optionally choose to view the DAG without saving or to embed it in an RMarkdown document. In addition, quickDAG allows the user easily to reformat DAGs as single-world intervention graph (SWIG) templates.
Authors:
quickdag_0.2.0.tar.gz
quickdag_0.2.0.tar.gz(r-4.4-noble)
quickdag_0.2.0.tgz(r-4.4-emscripten)quickdag_0.2.0.tgz(r-4.3-emscripten)
quickdag.pdf |quickdag.html✨
quickdag/json (API)
# Install 'quickdag' in R: |
install.packages('quickdag', repos = c('https://remlapmot.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jrgant/quickdag/issues
causal-inferencediagramsdirected-acyclic-graphsepidemiology
Last updated 2 years agofrom:6ea3c3baf8. Checks:1 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 12 2025 |
Exports:get_conditioned_nodesmakeDAGqd_dagqd_embedqd_saveqd_swigqd_themesqd_todagittysep_optstheme_basetheme_circlestheme_dots
Dependencies:backportsbase64encbitbit64bootbslibcachemcheckmateclicliprcolorspacecpp11crayoncurldagittyDiagrammeRDiagrammeRsvgdigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsgluehighrhmshtmlTablehtmltoolshtmlwidgetsigraphjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemessagingmimemunsellpillarpkgconfigprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppreadrrlangrmarkdownrstudioapirsvgsassscalesstringistringrtibbletidyrtidyselecttinytextzdbutf8V8vctrsviridisLitevisNetworkvroomwithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Output, view, or embed DAGs. | makeDAG |
Generate a graph object | qd_dag |
Embed diagrams in RMarkdown | qd_embed |
Save graph objects | qd_save |
Generate a single-world intervention graph (SWIG) | qd_swig |
Diagram themes | get_conditioned_nodes qd_themes theme_base theme_circles theme_dots |
Identify variables for adjustment | qd_todagitty |
View options for fixed node separator characters | sep_opts |