plot_gauge | R Documentation |
plot_gauge() creates a gauge plot that represents the current rate with respect to a target.
plot_gauge(val, lbl, m, lthres, uthres, scale = 1)
val |
Value |
lbl |
Label |
m |
Maximal gauge value |
lthres |
Numeric value, lower threshold |
uthres |
Numeric value, upper threshold |
scale |
Numeric value (optional, default 1), must vary between 0 and 1 to scale the text size |
Description of plot_enrolment_gauge
This function plots a gauge with rate and title.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.