Learn R Programming

qiimer (version 0.9.4)

read_qiime_rarefaction: Read a collated alpha diversity table from QIIME.

Description

Read a collated alpha diversity table from QIIME.

Usage

read_qiime_rarefaction(filepath)

Arguments

filepath
Path to collated alpha diversity file.

Value

A data frame with columns `SampleID`, `sequences_per_sample`, `iteration`, and `diversity`.