create_dag: Create a plain example of DAG for shiny project

Description Usage Arguments Value

View source: R/mod_dag_fct.R

Description

Create a plain example of DAG for shiny project

Usage

1
create_dag(treatment = 0, history = 0, colrs = list("black", "white"))

Arguments

treatment

Coefficient of treatment variable.

history

Coefficient of history variable.

colrs

List of colors.

Value

ggplot of DAG


FrankLef/ShinyTemp1 documentation built on Feb. 25, 2022, 12:23 p.m.