Learn R Programming

lefse (version 0.1)

lefse.sample: Community data matrix for lefse

Description

Community data matrix for lefse package. Matrix contains 10 species and 5 communities

Usage

data("lefse.sample")

Arguments

Format

A data frame with 5 observations on the following 10 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.sample)
lefse.sample
rowSums(lefse.sample)

Run the code above in your browser using DataLab