r.plot.add: r.plot.add

Description Usage Arguments See Also

Description

Add data to the current plot.

Usage

1
2
r.plot.add(x = NULL, y = NULL, type = "p", lwd = 1, pch = 16,
  cex = 1, icol = NULL, col = NULL, alpha = NULL, ...)

Arguments

x

Array of data for x axis.

y

Array of data for y axis.

See Also

3rd axis: r.plot.coord r.plot.coord.axis

Palette: r.palette.set r.palette.restore r.palette.get

Colors: r.color r.color.gradient r.color.gradient.palette

Defaults: r.setAlpha r.setPalette

Tools: r.plot.window r.plot.reset r.plot.close r.divideplot


rocalabern/rplot documentation built on May 27, 2019, 12:14 p.m.