Identify points on a Point Object

Usage

identify(point.obj, v) 

Arguments

point.obj a point object generated by point()
v a variable name that will be displayed on the graphics device

Description

Plot variable values next to locations after the plot.point() function.

Value

NULL

References

http://www.gis.iastate.edu/SGeoStat/homepage.html

See Also

plot.point

Examples

identify(maas.pts, 'id')


[Package Contents]