Pretty, Human Readable Formatting of Quantities
Color names, hexadecimal, and CIE Lab colorspace representations
Bytes in a human readable string
Color definition (like RGB) to a name
Pretty formatting of time intervals (difftime objects)
Pretty formatting of milliseconds
Linear quantities in a human readable string
p-values in a human-readable string
Round a value to a defined number of digits printing out trailing zero...
Pretty formatting of seconds
Round a value to a defined number of significant digits printing out t...
Prettier formatting of quantities
Human readable format of the time interval since a time point
Human readable format of a time interval
Pretty, human readable formatting of quantities. Time intervals: '1337000' -> '15d 11h 23m 20s'. Vague time intervals: '2674000' -> 'about a month ago'. Bytes: '1337' -> '1.34 kB'. Rounding: '99' with 3 significant digits -> '99.0' p-values: '0.00001' -> '<0.0001'. Colors: '#FF0000' -> 'red'. Quantities: '1239437' -> '1.24 M'.