Learn R Programming

Watersheds (version 1.1)

plot.PolyLineAttribute-methods: Plot attributes of Spatial-Lines,Polygons-DataFrame objects.

Description

S4 Method for plotting attributes of SpatialLinesDataFrame and SpatialPolygonsDataFrame objects.

Arguments

Methods

signature(x = "SpatialPolygonsDataFrame", y = "character", dist = "numeric", cex = "numeric")
x
"SpatialPointsDataFrame" or "SpatialPointsDataFrame" object from where the coordinates of the attribute will be retrieved.
y
"character" with the name of the attribute.
dist
"numeric" with the distance from the coordinate to plot the attribute text.
cex
"numeric" with the relative size to plot the attribute text.