Description Usage Arguments Details Data type Version Date submitted Author(s) See Also
Creates a random occurrence dataset within the extent given
1 2 | NaiveRandomPresence(extent = c(-10, 10, 45, 65), n = 1000, seed = NULL,
projection = NULL)
|
extent |
A numeric vector of length 4 giving the coordinates of the rectangular region within which to create the random points. order: xmin, xmax, ymin, ymax. By default the extent of the UK. |
n |
Numeric - the number of points to create |
seed |
Used with set.seed to set a seed. Default NULL, no seed is used |
projection |
The projection for your points (as a proj4string) |
Points are created entirely at random using runif
presence-only
0
2016-05-31
ZOON Developers, zoonproject@gmail.com
Other occurrence: AnophelesPlumbeus
,
CWBZimbabwe
, CarolinaWrenPA
,
CarolinaWrenPO
,
LocalOccurrenceDataFrame
,
LocalOccurrenceData
,
Lorem_ipsum_UK
, NATrees
,
NaiveRandomPresenceAbsence
,
SpOcc
, SugarMaple
,
UKAnophelesPlumbeus
,
malariaAtlas_PR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.