Description Usage Arguments Value Author(s) Examples
A graphical user interface (GUI) for specifying polygon limits.
1 2 | SetPolygonLimits(poly.names = NULL, poly.data = NULL, poly.crop = NULL,
parent = NULL)
|
poly.names |
character. Vector of polygon names |
poly.data |
character. Name of the polygon that defines the data limits boundary. |
poly.crop |
character. Name of the polygon that defines the crop region for interpolated data. |
parent |
tkwin. GUI parent window |
Queries and sets the following components of Data
:
credit |
mapping credit note |
explanation |
explanation of gridded-data values. |
legend.title |
title to be placed at the top of the points legend. |
legend.subtitle |
subtitle to be placed at the top of the points legend. |
J.C. Fisher, U.S. Geological Survey, Idaho Water Science Center
1 2 3 4 | ## Not run:
SetPolygonLimits(c("Polygon1", "Polygon2", "Polygon3"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.