View source: R/label_interval.R
label_interval | R Documentation |
Function to label a single interval with custom text. Called internally by classify_intervals.
label_interval(breaks, sym_start, sym_sep, sym_end)
breaks |
vector numeric, class breaks |
sym_start |
string, start of interval label. |
sym_sep |
string, separator of interval label. |
sym_end |
string, end of interval label. |
string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.