selectframe: Internal Function: Select All Points in Survey Frame

Description Usage Arguments Value Author(s)

View source: R/selectframe.R

Description

Internal Function: Select All Points in Frame

Usage

1
selectframe(rord, xc, yc, dx, dy, pts)

Arguments

rord

Vector of the index value for all 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.

Value

The id value for all points in the frame.

Author(s)

Tom Kincaid Kincaid.Tom@epa.gov


mhweber/spsurvey documentation built on Sept. 17, 2020, 4:24 a.m.