Description Usage Arguments Details Value Author(s) References See Also
View source: R/plot_functions.R
Displays an overlay of two pie chart: (i) inner and (ii) outer. It was primarily developed to illustrate taxonomic assignations at both levels at the same time (e.g. Phylum and Class)
1 | plot_pie_vector(inner_abd, outer_abd, title, COL.TAXO = COL.TAXO, EDG = 200)
|
inner_abd |
A |
outer_abd |
A |
title |
A |
COL.TAXO |
A palette ( |
EDG |
Number of edges |
COL.TAXO
should contain at least two named elements DIV
and CLASS
.
These vectors describe the inner and outer pie chart color, respectively.
Nothing
Thomas Fort
See Fort et al. (2016) in PeerJ.
floating.pie
(in plotrix
package)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.