Description Usage Arguments Details Value References Examples
View source: R/checkSimulations.R
Utility function. Creates a list of spatial simulations, either those defined in defineSimulations or a named list of simulation functions.
1 | checkSimulations(x, new_ = FALSE)
|
x |
Optional. If not provided, defines the simulations as those in defineSimulations. Else either a character vector or a named list of functions, depending on whether new_ is set to TRUE or FALSE. See runSimulations. |
new_ |
Whether or not new simulations are being defined on the fly. Default is FALSE. Set to TRUE if a new simulation is being used. |
A few quick checks to confirm the spatial simulations are in suitable format.
A list of functions.
Miller, E. T., D. R. Farine, and C. H. Trisos. 2016. Phylogenetic community structure metrics and null models: a review with new methods and software. Ecography DOI: 10.1111/ecog.02070
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.