ronfig is an R package that
enables intuitive configuration of R projects via a single function,
load_config().
You can install the latest release of ronfig from CRAN with:
install.packages("ronfig")A brief overview of super is available online and in the vignette distributed with the package:
vignette("ronfig", package = "ronfig")