CRAN/E | formatdown

formatdown

Formatting Tools for 'rmarkdown' Documents

Installation

About

Provides a small set of tools for formatting tasks when creating documents in R Markdown or Quarto Markdown. Convert the elements of a numerical vector to character strings in one of several forms: powers-of-ten notation in engineering or scientific form delimited for rendering as inline equations; integer or decimal notation delimited for equation rendering; numbers with measurement units (non-delimited) where units are selected to eliminate the need for powers-of-ten or scientific notation. Useful for rendering a numerical scalar in an inline R code chunk as well as formatting columns of data frames displayed in a table.

github.com/graphdr/formatdown/
graphdr.github.io/formatdown/
CRAN.R-project.org/package=formatdown
Bug report File report

Key Metrics

Version 0.1.3
R ≥ 3.5.0
Published 2024-03-15 36 days ago
Needs compilation? no
License MIT
License File
CRAN checks formatdown results
Language en-US

Downloads

Yesterday 10 0%
Last 7 days 64 -26%
Last 30 days 454 +10%
Last 90 days 1.302 +50%
Last 365 days 4.021 +210%

Maintainer

Maintainer

Richard Layton

graphdoctor@gmail.com

Authors

Richard Layton

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Format integers and decimals
Format powers of ten
Format text
Format units

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

formatdown archive

Depends

R ≥ 3.5.0

Imports

checkmate
data.table
units
wrapr

Suggests

covr
knitr
rmarkdown
tinytest

Reverse Suggests

hydraulics