| plot.PolyLineAttribute-methods | R Documentation |
Spatial-Lines,Polygons-DataFrame objects.S4 Method for plotting attributes of SpatialLinesDataFrame and SpatialPolygonsDataFrame objects.
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.