knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The personal computing toolbox of Nick Williams
formatix
is a general R computing toolbox. Included functions provide support for text formatting problems (with a focus on statistical reports), an interpretation generator, and lazy deconstructing and global environment assignment of data frame and list objects. formatix
is updated frequently as new problems are encountered that do not have existing solutions.
You can install formatix from GitHub with:
devtools::install_github("nt-williams/formatix")
Contributions are welcome. Please open an issue first and utilize pull requests.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.