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.

Version: 0.6.0
Depends: R (≥ 3.2.0)
Imports: glue
Suggests: testthat
Published: 2020-04-16
Author: Tyler Rinker [aut, cre]
Maintainer: Tyler Rinker <tyler.rinker at gmail.com>
License: GPL-2
NeedsCompilation: no
Citation: numform citation info
Materials: README NEWS
CRAN checks: numform results

Downloads:

Reference manual: numform.pdf
Package source: numform_0.6.0.tar.gz
Windows binaries: r-devel: numform_0.6.0.zip, r-release: numform_0.6.0.zip, r-oldrel: numform_0.6.0.zip
macOS binaries: r-release: numform_0.6.0.tgz, r-oldrel: numform_0.6.0.tgz
Old sources: numform archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=numform to link to this page.