ranpts: adjust number of random points in polygon

View source: R/csr.S

ranptsR Documentation

adjust number of random points in polygon

Description

adjust number of random points in polygon

Usage

ranpts(pts, poly, nprq)

Arguments

pts

points object

poly

polygon object

nprq

required number of points

Value

points object with required number of random points

References

Rowlingson, B. and Diggle, P. 1993 Splancs: spatial point pattern analysis code in S-Plus. Computers and Geosciences, 19, 627-655; the original sources can be accessed at: https://www.maths.lancs.ac.uk/~rowlings/Splancs/. See also Bivand, R. and Gebhardt, A. 2000 Implementing functions for spatial statistical analysis using the R language. Journal of Geographical Systems, 2, 307-317.

See Also

csr


splancs documentation built on April 18, 2022, 3 a.m.

Related to ranpts in splancs...