plot_numeric_indicator | R Documentation |
plot_numeric_indicator() creates an image that contains a numeric indicator as well as a short description of the variable it represents.
plot_numeric_indicator(val, lbl, scale = 1)
val |
Value |
lbl |
Label |
scale |
Numeric value (optional, default 1), must vary between 0 and 1 to scale the text size |
This function returns a ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.