The goal of formattr is to provide simple tools for formatting and printing (mostly numeric) values nicely in generated RMarkdown reports.
You can install the current development version of formattr
from
GitHub with:
#install.packages("devtools")
devtools::install_github("uo-cmor/formattr")
This section will contain examples of usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.