Description Usage Arguments Value
InPolypoints Fill a polygon with random points inside.
1 | InPolypoints(shapefile, nPoints, type)
|
shapefile |
A polygon file |
nPoints |
Number of points inside the polygon |
type |
character; "random" for completely spatial random; "regular" for regular (systematically aligned) sampling; "stratified" for stratified random (one single random location in each "cell"); "nonaligned" for nonaligned systematic sampling (nx random y coordinates, ny random x coordinates); "hexagonal" for sampling on a hexagonal lattice; "clustered" for clustered sampling; "Fibonacci" for Fibonacci sampling on the sphere (see references). |
Spatial points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.