powered by
A graphical user interface (GUI) for specifying polygon limits.
SetPolygonLimits(poly.names = NULL, poly.data = NULL, poly.crop = NULL, parent = NULL)
character. Vector of polygon names
character. Name of the polygon that defines the data limits boundary.
character. Name of the polygon that defines the crop region for interpolated data.
tkwin. GUI parent window
Queries and sets the following components of Data:
Data
mapping credit note
explanation of gridded-data values.
title to be placed at the top of the points legend.
subtitle to be placed at the top of the points legend.
# NOT RUN { SetPolygonLimits(c("Polygon1", "Polygon2", "Polygon3")) # } # NOT RUN { # }
Run the code above in your browser using DataLab