Learn R Programming

pctax (version 0.1.7)

multi_conf: Difference analysis

Description

Difference analysis

Usage

multi_conf(otutab, group_df)

Value

ggplot

Arguments

otutab

otutab

group_df

a dataframe with rowname same to dist and one group column

Examples

Run this code
data(otutab, package = "pcutils")
multi_conf(otutab[1:10, 1:12], metadata["Group"])

Run the code above in your browser using DataLab