trinker/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

MaintainerTyler Rinker <tyler.rinker@gmail.com>
LicenseGPL-2
Version0.7.1
URL https://github.com/trinker/numform
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("trinker/numform")
trinker/numform documentation built on Oct. 12, 2021, 11:17 a.m.