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]
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 23 Apr. 2025.
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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for prettyunits15000200002500030000350004000045000TrendBars

Today's Hot Picks in Authors and Packages

BLRShiny2  
Interactive Document for Working with Binary Logistic Regression Analysis
An interactive document on the topic of binary logistic regression analysis using 'rmarkdown' and ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
GenomeAdapt  
Detecting Signatures of Local Adaptation Based on Ancestry Trajectories
Portable, scalable and highly computationally efficient tool for detecting signatures of local adapt ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
Download / Learn more Package Citations See dependency  
miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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