plotPoints {RSurvey}R Documentation

Plot Spatial Locations and Corresponding State Variable

Description

Draw a scatter plot of spatial coordinates (x,y) and their associated state variable (z) values. A key showing how the colors map to state variable values is shown to the right of the plot.

Usage

plotPoints()

Author(s)

Fisher, J. C.

See Also

plot

Examples

data(confluence)
plotPoints()

[Package RSurvey version 0.4.5 Index]