Last data update: 2014.03.03

R: Generating Random Sites in a US State
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

Results