Pie plot
tax_pie(otutab, topN = 6, ...)
otutab
topN
...
add
a ggplot
data(otutab) tax_pie(otutab, topN = 7) + scale_fill_pc()