View source: R/random_species.R
random_species | R Documentation |
This function generates random species distributions in geographic space as extent of occurrence range polygons based on convex hulls of random points.
random_species(n, species, pol, ...)
n |
vector of one or more elements to choose from, or a positive integer. |
species |
the desired number of species. |
pol |
the vector polygon of the study area for determining the species distributions |
... |
Further arguments passed to or from other methods. |
A vector polygon of species' extent of occurrence ranges.
Barnabas H. Daru darunabas@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.