R/plot.dagRdag.R

Defines functions plot.dagRdag

Documented in plot.dagRdag

plot.dagRdag <-
function(x, y, ...)
{ dag.draw(x, ...);
}

Try the dagR package in your browser

Any scripts or data that you put into this service are public.

dagR documentation built on Oct. 9, 2022, 5:06 p.m.