nobs.adonis: Extract the Number of Observations from a vegan Fit.

Description Usage Arguments Details Value Author(s)

Description

Extract the number of ‘observations’ from a vegan model fit.

Usage

1
2
## S3 method for class 'adonis'
nobs(object, ...)

Arguments

object

A fitted model object.

...

Further arguments to be passed to methods.

Details

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.

Value

A single number, normally an integer, giving the number of observations.

Author(s)

Jari Oksanen


pattakosn/Rworkshop documentation built on May 24, 2019, 8:22 p.m.