formataNum <- function(valor, dig, dec=',') format(round(valor,digits=dig),ndigits=dig,nsmall=dig,dec=dec)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.