powered by
Compress number to abbreviated format
compress_number(x, digits = 1)
Character string with abbreviated number
Numeric value to compress
Number of decimal places
compress_number(1234567) compress_number(36400000)
Run the code above in your browser using DataLab