Description Usage Arguments Value Author(s)
Selects a sample of size one or larger from a set of cells based on inclusion probabilities.
1 | selectpts(rdx, xc, yc, dx, dy, pts)
|
rdx |
Vector of the index value for selected cells. |
xc |
Vector of x-coordinates that define the cells. |
yc |
Vector of y-coordinates that define the cells. |
dx |
Width of the cells along the x-axis. |
dy |
Width of the cells along the y-axis. |
pts |
Data frame containing id values, x-coordinates, y-coordinates, and mdm values. |
The id value for the sample points.
Tom Kincaid Kincaid.Tom@epa.gov Tony Olsen olsen.tony@epa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.