| plot.PointAttribute-methods | R Documentation |
SpatialPointsDataFrame objectsS4 Method for plotting attributes of SpatialPointsDataFrame objects.
signature(x = "SpatialPointsDataFrame", y = "character", dist = "numeric", cex = "numeric")xA "SpatialPointsDataFrame" object from where the coordinates of the attribute will be retrieved.
yA "character" with the name of the attribute.
distA "numeric" with the distance from the coordinate to plot the attribute text.
cexA "numeric" with the relative size to plot the attribute text.