plot_pie: Pie Plot Taxonomy Assignations from Phyloseq

Description Usage Arguments Details Value Author(s) References See Also

View source: R/plot_functions.R

Description

Displays an overlay of two pie chart: (i) inner (e.g. Phylum) and (ii) outer (e.g. Class)

Usage

1
plot_pie(physeq, title., condition, COL.TAXO. = COL.TAXO)

Arguments

physeq

phyloseq-class with a sample_data-class

title.

A character specifying the plot title

condition

A character value of the "Description" column in sample_data-class

COL.TAXO.

COL.TAXO A palette (list) containing (at least) two named elements

Details

It was primarily developed to illustrate taxonomic assignations at both levels at the same time.

Value

A list of two elements (inner and outer) containing taxa names.

Author(s)

Charlie PAUVERT

References

Adapted from Fort et al. (2016) in PeerJ.

See Also

plot_pie_vector, psmelt


cpauvert/psadd documentation built on Nov. 22, 2020, 9:19 a.m.