formatdown-package {formatdown} | R Documentation |
formatdown: Formatting Numbers in 'rmarkdown' Documents
Description
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.
Author(s)
Maintainer: Richard Layton graphdoctor@gmail.com
See Also
Useful links:
Report bugs at https://github.com/graphdr/formatdown/issues
[Package formatdown version 0.1.4 Index]