label_n | R Documentation |
Convenience function to display N
label_n(x, brackets = FALSE)
x |
Data or singular value. |
brackets |
Set |
A character of length 1.
label_n(100)
label_n(tibble::tibble(x = 1:10, y = 1:10), brackets = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.