| format_sp | R Documentation | 
Spanish format print for labels and plus flag.
format_sp(x, digits = 2, dec = ",", big.mark = ".", plus.flag = F, flag = NULL)
| x | numeric to format spanish type | 
| digits | number of digits. Default 3. | 
| dec | decimal mark. Default comma. | 
| big.mark | mark every 3 numbers. | 
| plus.flag | logical. If  | 
| flag | add a right flag. Default NULL. Useful add  | 
character with spanish format and rounded by digits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.