graphType {dagitty} | R Documentation |
Get Graph Type
Description
Get Graph Type
Usage
graphType(x)
Arguments
x |
the input graph. |
Examples
graphType( "mag{ x<-> y }" ) == "mag"
[Package dagitty version 0.3-4 Index]
graphType {dagitty} | R Documentation |
Get Graph Type
graphType(x)
x |
the input graph. |
graphType( "mag{ x<-> y }" ) == "mag"