powered by
Format "1234" to "1,234".
formatN(x, mark = ",")
A number or numeric vector.
Usually ",".
","
Formatted character string.
format, formatF
format
formatF
# NOT RUN { formatN(1234) # }
Run the code above in your browser using DataLab