Learn R Programming

causact (version 0.5.7)

dag_dim: Add dimension information to causact_graph

Description

Internal function that is used as part of rendering graph or running greta.

Usage

dag_dim(graph)

Value

a graph object of class causact_graph with populated dimension information.

Arguments

graph

a graph object of class causact_graph created using dag_create().