Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nobs.adonis

Extract the Number of Observations from a vegan Fit.


Description

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

Usage

## 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


vegan

Community Ecology Package

v2.5-7
GPL-2
Authors
Jari Oksanen, F. Guillaume Blanchet, Michael Friendly, Roeland Kindt, Pierre Legendre, Dan McGlinn, Peter R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens, Eduard Szoecs, Helene Wagner
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.