powered by
Comma and Significance Formatter
comma_signif(x, digits = 1, ...)
A numeric vector to format.
Deprecated, use accuracy instead.
accuracy
Other arguments passed on to base::format().
base::format()
A function that returns a character vector.
comma
# NOT RUN { comma_signif(1199) # }
Run the code above in your browser using DataLab