dagitty (version 0.3-4)

graphType: Get Graph Type

Description

Get Graph Type

Usage

graphType(x)

Arguments

x

the input graph.

Examples

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

Run the code above in your browser using DataLab