format_range | R Documentation |
format_range
format_range(x, digits = NULL, sep = "–", na = "NA", na.rm = FALSE)
x |
(numeric) vector |
digits |
(numeric) passed to |
sep |
(character) separator, like " to " or "–" |
na.rm |
(logical) |
format_range(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.