Learn R Programming

lefse (version 0.1)

lefse.traits: Example trait dataset for lefse

Description

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

Usage

data("lefse.traits")

Arguments

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

Run this code
data(lefse.traits)
lefse.traits
hist(lefse.traits[,1])

Run the code above in your browser using DataLab