Learn R Programming

Rnets (version 1.2.1)

plot,rnet.L1.set,ANY-method: plot() method for summarizing L1 StARS section objects

Description

plot() method for summarizing L1 StARS section objects

Usage

# S4 method for rnet.L1.set,ANY
plot(x, ylim = c(0, 0.25), ylim_m = c(0,
  0.5), col = "blue", col_m = "red", lty = 1, lty_m = NULL,
  lwd = 2, lwd_m = NULL, mar = c(5, 4, 4, 4), ...)

Arguments

x

An rnet.L1.set object

ylim

plot(ylim) for stability plot

ylim_m

plot(ylim) for density plot

col

plot(col) for stability plot

col_m

plot(col) for density plot#'

lty

plot(lty) for stability plot

lty_m

plot(lty) for density plot, defaults to lty

lwd

plot(lwd) for stability plot

lwd_m

plot(lwd) for density plot, defaults to lwd

mar

margins for plot.

...

Other arguments passed to plot