bins_percent_labels | R Documentation |
This creates labels for quantile based bins in percent. This assumes the right-closed
intervals as produced by cut_quantile_bins()
.
bins_percent_labels(probs, digits = 0)
probs |
( |
digits |
( |
A character
vector with labels in the format [0%,20%]
, (20%,50%]
, etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.