label_cards | R Documentation |
Returns a function with the requested rounding and scaling schema.
label_cards(digits = 1, scale = 1, width = NULL)
digits |
( |
scale |
( |
width |
( |
a function
label_cards(2)(pi)
label_cards(1, scale = 100)(pi)
label_cards(2, width = 5)(pi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.