genUSStateSites: Generating Random Sites in a US State

View source: R/utils.R

genUSStateSitesR Documentation

Generating Random Sites in a US State

Description

A completely spatial random set of point is generated for a US state.

Usage

   genUSStateSites(state, nsites)

Arguments

state

the name of a US state.

nsites

the number of sites needed.

Value

A matrix of longitude and latitude....

See Also

genUSStateGrid


ramps documentation built on March 31, 2023, 9:08 p.m.

Related to genUSStateSites in ramps...