hhoeflin/ConfigParser: Package to Parse an INI File, Including Variable Interpolation

Enhances the 'ini' package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where '%(....)s' instances are interpolated by other included options or outside variables.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.0
URL https://github.com/hhoeflin/ConfigParser
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hhoeflin/ConfigParser")
hhoeflin/ConfigParser documentation built on May 8, 2019, 11:11 p.m.