ramPlot: Plot the path diagram according to ram path and bridges

Description Usage Arguments

Description

Plot the path diagram according to ram path and bridges

Usage

1
ramPlot(pathbridge, file, from, to, type = c("path", "bridge"), size = c(8, 8), node.font = c("Helvetica", 14), edge.font = c("Helvetica", 10), rank.direction = c("LR", "TB"), digits = 2, output.type = c("graphics", "dot"), graphics.fmt = "pdf", dot.options = NULL, ...)

Arguments

pathbridge

Output from the ramPathBridge function

file

File name for the generated figures

from

from variable

to

to variable

type

path: to plot the effect; bridge: to plot the bridges

size

To be added

node.font

To be added

edge.font

To be added

rank.direction

To be added

digits

To be added

output.type

To be added

graphics.fmt

To be added

dot.options

To be added

...

To be added


ramPATH documentation built on May 2, 2019, 5:46 p.m.