dag: Create a dagitty DAG

View source: R/dagify.R

dagR Documentation

Create a dagitty DAG

Description

A convenience wrapper for dagitty::dagitty().

Usage

dag(...)

Arguments

...

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

Value

a dagitty

Examples

dag("{x m} -> y")


malcolmbarrett/ggdag documentation built on March 8, 2024, 5:49 p.m.