Learn R Programming

spsurvey (version 4.1.4)

pickGridCells: Identify Grid Cells from which Sample Points Will Be Selected

Description

This function identifies grid cells from which sample points will be selected.

Usage

pickGridCells(samplesize, idx)

Arguments

samplesize

The desired smaple size.

idx

Vector of values for identifying cell IDs.

Value

Vector of grid cells IDs.