nparams | R Documentation |
Functions for accessing species niche parameters
## S3 method for class 'species'
niche_par(
x,
par = c("location", "breadth", "sd", "scale", "r_use", "niche_max")
)
## S3 method for class 'metacommunity'
niche_par(
x,
par = c("location", "breadth", "sd", "scale", "r_use", "niche_max")
)
x |
A species or metacommunity |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.