nobs.cca.Rd
Extract the number of ‘observations’ from a vegan model fit.
# S3 method for class 'cca'
nobs(object, ...)
Function nobs
is generic in R, and
vegan provides methods for objects from
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.