dagitty (version 0.2-2)

graphType: Get Graph Type

Description

Get Graph Type

Usage

graphType(x)

Arguments

x

the input graph.

Examples

Run this code
# NOT RUN {
graphType( "mag{ x<-> y }" ) == "mag"
# }

Run the code above in your browser using DataLab