physeq_wrap {breakaway}R Documentation

Wrapper for phyloseq objects

Description

Wrapper for phyloseq objects

Usage

physeq_wrap(fn, physeq, ...)

Arguments

fn

alpha diversity estimator function with breakaway to be applied to physeq

physeq

A phyloseq object, or an object of class otu_table

...

Additional arguments for fn

Value

Object of class alpha_estimates


[Package breakaway version 4.8.4 Index]