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.7.0
Depends: R (≥ 3.2.0)
Imports: glue
Suggests: testthat
Published: 2021-10-09
Author: Tyler Rinker [aut, cre]
Maintainer: Tyler Rinker <tyler.rinker at gmail.com>
BugReports: https://github.com/trinker/numform/issues
License: GPL-2
URL: https://github.com/trinker/numform
NeedsCompilation: no
Citation: numform citation info
Materials: README NEWS
CRAN checks: numform results

Documentation:

Reference manual: numform.pdf

Downloads:

Package source: numform_0.7.0.tar.gz
Windows binaries: r-devel: numform_0.7.0.zip, r-release: numform_0.7.0.zip, r-oldrel: numform_0.7.0.zip
macOS binaries: r-release (arm64): numform_0.7.0.tgz, r-oldrel (arm64): numform_0.7.0.tgz, r-release (x86_64): numform_0.7.0.tgz
Old sources: numform archive

Reverse dependencies:

Reverse imports: augmentedRCBD

Linking:

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