Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 533 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 533 Bytes

formattr

The goal of formattr is to provide simple tools for formatting and printing (mostly numeric) values nicely in generated RMarkdown reports.

Installation

You can install the current development version of formattr from GitHub with:

#install.packages("devtools")
devtools::install_github("uo-cmor/formattr")

Example

This section will contain examples of usage.