random_species: Generate random species distributions in space

View source: R/random_species.R

random_speciesR Documentation

Generate random species distributions in space

Description

This function generates random species distributions in geographic space as extent of occurrence range polygons based on convex hulls of random points.

Usage

random_species(n, species, pol, ...)

Arguments

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.

Value

A vector polygon of species' extent of occurrence ranges.

Author(s)

Barnabas H. Daru darunabas@gmail.com


phyloregion documentation built on Aug. 15, 2023, 9:07 a.m.