Description Usage Arguments Value Author(s)
View source: R/constructAddr.R
This function constructS the hierarchical addresses for a GRTS survey design.
1 | constructAddr(xc, yc, dx, dy, nlev)
|
xc |
Vector of x-coordinates for the grid cells. |
yc |
Vector of y-coordinates for the grid cells. |
dx |
The x-axis grid cell dimension. |
dy |
The y-axis grid cell dimension. |
nlev |
Number of hierarchical levels for the grid. |
Vector of hierarchical addresses.
Tom Kincaid Kincaid.Tom@epa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.