Description Usage Arguments Details Value Author(s)
Extract the number of ‘observations’ from a vegan model fit.
1 2 |
object |
A fitted model object. |
... |
Further arguments to be passed to methods. |
Function nobs is generic in R, and
vegan provides methods for objects from adonis,
betadisper, cca and other related
methods, CCorA, decorana,
isomap, metaMDS, pcnm,
procrustes, radfit,
varpart and wcmdscale.
A single number, normally an integer, giving the number of observations.
Jari Oksanen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.