Other packages > Find by keyword >

prettyunits  

Pretty, Human Readable Formatting of Quantities
View on CRAN: Click here


Download and install prettyunits package within the R console
Install from CRAN:
install.packages("prettyunits")

Install from Github:
library("remotes")
install_github("cran/prettyunits")

Install by package version:
library("remotes")
install_version("prettyunits", "1.2.0")



Attach the package and use:
library("prettyunits")
Maintained by
Gabor Csardi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-10-13
Latest Update: 2023-09-24
Description:
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'.
How to cite:
Gabor Csardi (2014). prettyunits: Pretty, Human Readable Formatting of Quantities. R package version 1.2.0, https://cran.r-project.org/web/packages/prettyunits. Accessed 28 Jun. 2026.
Previous versions and publish date:
1.0.0 (2014-10-13 17:32), 1.0.2 (2015-07-13 04:09), 1.1.0 (2020-01-09 19:30), 1.1.1 (2020-01-24 07:50)
Other packages that cited prettyunits R package
View prettyunits citation profile
Other R packages that prettyunits depends, imports, suggests or enhances
Complete documentation for prettyunits
Functions, R codes and Examples using the prettyunits R package
Some associated functions: color_reference . pretty_bytes . pretty_color . pretty_dt . pretty_ms . pretty_num . pretty_p_value . pretty_round . pretty_sec . pretty_signif . prettyunits . time_ago . vague_dt . 
Some associated R codes: color.R . numbers.R . p-value.R . pretty-package.R . rounding.R . sizes.R . time-ago.R . time.R . xnumbers-docs.R . xsizes-docs.R . xtime-ago.R . xtime.R .  Full prettyunits package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

XKCDdata  
Get XKCD Comic Data
Download data from individual XKCD comics, written by Randall Munroe < ...
Download / Learn more Package Citations See dependency  
EventWinRatios  
Event-Specific Win Ratios for Terminal and Non-Terminal Events
Provides several confidence interval and testing procedures using event-specific win ratios for sem ...
Download / Learn more Package Citations See dependency  
arnie  
"Arnie" box office records 1982-2014
Arnold Schwarzenegger movie weekend box office records from1982-2014 ...
Download / Learn more Package Citations See dependency  
nlraa  
Nonlinear Regression for Agricultural Applications
Additional nonlinear regression functions using self-start (SS) algorithms. One of the functions is ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
minimax  
The Minimax Distribution Family
The minimax family of distributions is a two-parameter family like the beta family, but computation ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA