plot.PointAttribute-methodsR Documentation

Plotting attributes of SpatialPointsDataFrame objects

Description

S4 Method for plotting attributes of SpatialPointsDataFrame objects.

Methods

signature(x = "SpatialPointsDataFrame", y = "character", dist = "numeric", cex = "numeric")
x

A "SpatialPointsDataFrame" object from where the coordinates of the attribute will be retrieved.

y

A "character" with the name of the attribute.

dist

A "numeric" with the distance from the coordinate to plot the attribute text.

cex

A "numeric" with the relative size to plot the attribute text.