draw_random_species | R Documentation |
Draw random species from a meta-community
draw_random_species(n, sp.names = NULL)
n |
integer, number of species to draw. |
sp.names |
vector, names of the species in the meta-community (default = NULL). |
Either one of sp.names
or S
need to be specified. If
both are specified, sp.names
overrules S
, which will not be
evaluated.
A vector with the species names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.