print.diversity_test: Print the result of a diversity test (alpha or gamma)

Description Usage Arguments Value See Also

View source: R/diversityTests-divtable.R

Description

Print an object of class diversity_test, the result of alphaDiversityTest, alphaContrastTest, alphaContrastTest3, gammaContrastTest and gammaContrastTest3 when given an argument of class divtable.

Usage

1
2
## S3 method for class 'diversity_test'
print(x, digits = getOption("digits"), ...)

Arguments

x

Object of class diversity_test, returned by alphaDiversityTest, alphaContrastTest, alphaContrastTest3, gammaContrastTest and gammaContrastTest3 when given an argument of class allele_divtables.

digits

Number of significant digits to use when printing numeric values

Value

x, returned invisibly

See Also

alphaDiversityTest, alphaContrastTest, alphaContrastTest3, gammaContrastTest, gammaContrastTest3


douglasgscofield/dispersalDiversity documentation built on March 30, 2021, 9:50 a.m.