.randPointsReturn | R Documentation |
Returns an object of same class as input unless user desired to strip non-geographic data from the output.
.randPointsReturn(x, randSites, crs, keepData, out = NULL)
x |
Original input data (matrix, data frame, SpatialPoints, or SpatialPointsDataFrame). |
randSites |
SpatialPoint object. |
crs |
Character or object of class |
keepData |
Logical, if |
out |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.