lefse.traits: Example trait dataset for lefse

Description Usage Format Source Examples

Description

Example trait dataset for lefse package. The trait matrix contains 10 species and 3 traits

Usage

1
data("lefse.traits")

Format

A data frame with 10 observations on the following 3 variables.

Source

Swenson, N.G. 2014. Functional and Phylogenetic Ecology in R. Springer UseR! Series, Springer, New York, New York, U.S.A.

Examples

1
2
3

Example output

          trait1     trait2      trait3
sp9   1.01215867  0.7939745 -0.03010578
sp7   1.45373706  0.7822277  0.06797560
sp5   1.13188712 -0.2656418 -0.16216450
sp6   0.05467083  0.3359786 -2.24009672
sp8  -0.28394490  0.7639654  1.52817634
sp3   0.51789280  1.7805785  1.05772209
sp1   0.35064084  1.7057396 -1.49703318
sp10  1.82665507  2.6749223 -1.18756703
sp4   1.53683282  2.2947898 -1.32676211
sp2   2.62588506  1.6309960  2.51961022

lefse documentation built on May 2, 2019, 11:27 a.m.

Related to lefse.traits in lefse...