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")