No description
https://timtaylor.codeberg.page/ronfig/
- R 91.1%
- Makefile 6.5%
- CSS 2.4%
| pkg | CRAN: submission | |
| site | docs: tweak site and README | |
| .gitignore | CRAN: submission | |
| Makefile | docs: tweak site and README | |
| README.md | docs: tweak site and README | |
Introduction
ronfig is an R package that enables intuitive
configuration of R projects via a single function, load_config().
Installing the package
You can install the latest release of ronfig from CRAN with:
install.packages("ronfig")
Vignette
A brief overview of super is available online and in the vignette distributed with the package:
vignette("ronfig", package = "ronfig")