formatdown (Q88257): Difference between revisions
From MaRDI portal
Removed claim: imports (P585): wrapr (Q31137) |
Changed an Item |
||||||||||||||
Property / last update | |||||||||||||||
| |||||||||||||||
Property / last update: 21 November 2022 / rank | |||||||||||||||
Property / software version identifier | |||||||||||||||
0.1.2 | |||||||||||||||
Property / software version identifier: 0.1.2 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / software version identifier: 0.1.2 / qualifier | |||||||||||||||
publication date: 21 June 2023
| |||||||||||||||
Property / last update | |||||||||||||||
21 June 2023
| |||||||||||||||
Property / last update: 21 June 2023 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / description | |||||||||||||||
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. | |||||||||||||||
Property / description: 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. / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / author | |||||||||||||||
Property / author: Richard Layton / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: MIT license / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license | |||||||||||||||
Property / copyright license: File License / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / copyright license: File License / qualifier | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
software version identifier: ≥ 3.5.0 | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: checkmate / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: data.table / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: units / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / imports | |||||||||||||||
Property / imports: wrapr / rank | |||||||||||||||
Normal rank |
Revision as of 15:50, 5 March 2024
Formatting Tools for 'rmarkdown' Documents
Language | Label | Description | Also known as |
---|---|---|---|
English | formatdown |
Formatting Tools for 'rmarkdown' Documents |
Statements
21 June 2023
0 references
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.
0 references