numform: Tools to Format Numbers for Publication

Format numbers and plots for publication; includes the removal of leading zeros, standardization of number of digits, addition of affixes, and a p-value formatter. These tools combine the functionality of several 'base' functions such as 'paste()', 'format()', and 'sprintf()' into specific use case functions that are named in a way that is consistent with usage, making their names easy to remember and easy to deploy.

Getting started

Package details

AuthorTyler Rinker [aut, cre]
MaintainerTyler Rinker <tyler.rinker@gmail.com>
LicenseGPL-2
Version0.7.0
URL https://github.com/trinker/numform
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("numform")

Try the numform package in your browser

Any scripts or data that you put into this service are public.

numform documentation built on Oct. 10, 2021, 1:10 a.m.