Description Usage Arguments Details Value See Also
Internal functions not intended to be called directly by users.
1 |
ecospace |
An ecospace framework (functional trait space) of class
|
Smax |
Maximum number of species (or other taxa) to include in simulation. |
Pre-allocate the basic data frame structure so classes (and factor
levels, if used) are properly set. Bit clunky but efficient solution:
adding first placeholder column allows cbind
to work properly with
data frame later, but requires deleting that placeholder at end.
Returns an empty data frame with pre-defined number of species and functional traits of proper class type.
create_ecospace
for how to create an ecospace
framework (functional trait space).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.