Learn R Programming

formatdown (version 0.1.4)

formatdown-package: formatdown: Formatting Numbers in 'rmarkdown' Documents

Description

logo

Provides a small set of tools for formatting numbers in R-markdown documents. Convert a numerical vector to character strings in power-of-ten form, decimal form, or measurement-units form; all are math-delimited for rendering as inline equations. Can also convert text into math-delimited text to match the font face and size of math-delimited numbers. Useful for rendering single numbers in inline R code chunks and for rendering columns in tables.

Arguments

Author

Maintainer: Richard Layton graphdoctor@gmail.com

See Also