SetPolygonLimits: Set Polygon Limits
Description
A GUI for specifying polygon limits.Usage
SetPolygonLimits(poly.names = NULL, poly.data = NULL, poly.crop = NULL, parent = NULL)
Arguments
poly.names
character; a vector of polygon names.
poly.data
character; the name of the polygon that defines the
data limits boundary.
poly.crop
character; the name of the polygon that defines the crop
region for interpolated data.
parent
tkwin; the GUI parent window. Value
poly.data
and poly.crop
.