ggdag (version 0.2.12)

dag: Create a dagitty DAG

Description

A convenience wrapper for dagitty::dagitty().

Usage

dag(...)

Value

a dagitty

Arguments

...

a character vector in the style of dagitty. See dagitty::dagitty for details.

Examples

Run this code
dag("{x m} -> y")

Run the code above in your browser using DataLab