plot0.line {RGeoS}R Documentation

Representation of a 1-D variable

Description

Representation of the values of a 1-D variable

Usage

plot0.line(line, x, name.line = NA, flag.abs = FALSE, flag.operate = TRUE, ...)

Arguments

line

The db-class to be visualized.

x

Array of coordinates

name.line

Name of the variable used for the representation or NA if not.

flag.abs

If TRUE, the absolute value of the data is used.

flag.operate

When FALSE, only the representation frame if calculed. When TRUE, the graphic representation is performed.

...

Arguments used by graphic functions

Value

The bounds along the ordinate axis

See Also

plot0.grid, plot0.point,


[Package RGeoS version 9.1.1 Index]