Learn R Programming

Watersheds (version 1.1)

plot.PointAttribute-methods: Plotting attributes of SpatialPointsDataFrame objects

Description

S4 Method for plotting attributes of SpatialPointsDataFrame objects.

Arguments

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.