beta_boxplot: Within beta-diversity boxplot

Description Usage Arguments Value

View source: R/beta_div.R

Description

Given a phyloseq object, a beta-diversity metric and a group/factorial variable to group the samples, it calculates the within group beta-diversity.

Usage

1
beta_boxplot(physeq, method = "bray", group)

Arguments

physeq

phyloseq-class object.

method

beta-diversity metric. Default "bray", i.e., Bray-Curtis dissimilarity.

group

factorial variable to group.

Value

A list with the data frame and with the box plot of within group beta-diversity.


antonioggsousa/micrUBIfuns documentation built on Nov. 14, 2020, 1:40 a.m.