View source: R/transitionClass_helpers.R
prTcPlotBoxColumn | R Documentation |
Takes a set of box settings and plots them.
prTcPlotBoxColumn(
box_positions,
proportions,
fill,
txt,
txt_clr,
txt_gpar,
cex
)
box_positions |
The box positions |
proportions |
The box vertical proportions (needed for the prop attribute) |
fill |
The fill colors of length equal to the proportions |
txt |
The texts of length equal to the proportions |
txt_clr |
The text colors of length equal to the proportions |
txt_gpar |
A list of gpar object for the text box |
cex |
The fontsize multiplier |
void
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.