This function is only a wrapper around format function that uses standard brazillian formats by default

brformat(x, decimal.mark = ",", big.mark = ".", digits = 2, nsmall = 2,
  scientific = FALSE, ...)

Arguments

x

a number to be formatted by format