Description Usage Arguments Value Author(s) Examples
A graphical user interface (GUI) for defining the interpolation grid.
1 | DefineGrid(grid = NULL, parent = NULL)
|
grid |
list. Interpolation grid object, see ‘Value’ section. |
parent |
tkwin. GUI parent window |
Returns an object of class list with the following components:
opt |
an integer indicating the option that will be used to define the interpolation grid. Where
|
res |
numeric vector of length 2 with components |
geo |
numeric vector of length 6 with components
|
J.C. Fisher, U.S. Geological Survey, Idaho Water Science Center
1 2 3 4 | ## Not run:
DefineGrid()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.