Package: formatdown 0.1.4.9002

formatdown: Formatting Numbers in 'rmarkdown' Documents

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.

Authors:Richard Layton [aut, cre]

formatdown_0.1.4.9002.tar.gz
formatdown_0.1.4.9002.zip(r-4.5)formatdown_0.1.4.9002.zip(r-4.4)formatdown_0.1.4.9002.zip(r-4.3)
formatdown_0.1.4.9002.tgz(r-4.4-any)formatdown_0.1.4.9002.tgz(r-4.3-any)
formatdown_0.1.4.9002.tar.gz(r-4.5-noble)formatdown_0.1.4.9002.tar.gz(r-4.4-noble)
formatdown_0.1.4.9002.tgz(r-4.4-emscripten)formatdown_0.1.4.9002.tgz(r-4.3-emscripten)
formatdown.pdf |formatdown.html
formatdown/json (API)
NEWS

# Install 'formatdown' in R:
install.packages('formatdown', repos = c('https://graphdr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/graphdr/formatdown/issues

Datasets:
  • air_meas - Air density measurements
  • atmos - Properties of standard atmosphere
  • metals - Properties of metals
  • water - Properties of water

On CRAN:

6.43 score 8 stars 25 scripts 309 downloads 9 exports 7 dependencies

Last updated 6 months agofrom:92012c04de. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 29 2024
R-4.5-winOKOct 29 2024
R-4.5-linuxOKOct 29 2024
R-4.4-winOKOct 29 2024
R-4.4-macOKOct 29 2024
R-4.3-winOKOct 29 2024
R-4.3-macOKOct 29 2024

Exports:format_dcmlformat_decimalformat_engrformat_numbersformat_powerformat_sciformat_textformat_unitsformatdown_options

Dependencies:backportscheckmatedata.tableRcppsettingsunitswrapr

Format numbers

Rendered fromformat_numbers.Rmdusingknitr::rmarkdownon Oct 29 2024.

Last update: 2024-06-01
Started: 2024-04-06

Format text

Rendered fromformat_text.Rmdusingknitr::rmarkdownon Oct 29 2024.

Last update: 2024-05-25
Started: 2024-03-15

Global settings

Rendered fromglobal_settings.Rmdusingknitr::rmarkdownon Oct 29 2024.

Last update: 2024-05-30
Started: 2024-04-06