View source: R/transitionPlot_helpers.R
prTpGetBoxSizedTextGrob | R Documentation |
Gets the text size for the box
prTpGetBoxSizedTextGrob(
txt,
txt_clr,
txt_cex,
txt_gpar = NULL,
force_cex = FALSE,
...
)
txt |
The text |
txt_clr |
The color of the text |
txt_cex |
The font size |
txt_gpar |
The [grid::gpar()] object that is overridden with col & cex by other parameters |
force_cex |
If font size should be forced |
... |
Other options |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.