tax_pie: Pie plot

tax_pieR Documentation

Pie plot

Description

Pie plot

Usage

tax_pie(otutab, topN = 6, ...)

Arguments

otutab

otutab

topN

topN

...

add

Value

a ggplot

Examples


data(otutab)
tax_pie(otutab, topN = 7) + scale_fill_pc()


pcutils documentation built on June 26, 2024, 1:06 a.m.