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

AuthorHolger Hoefling [aut, cre]
MaintainerHolger Hoefling <hhoeflin@gmail.com>
LicenseGPL-3
Version1.0.0
URL https://github.com/hhoeflin/ConfigParser
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("ConfigParser")

Try the ConfigParser package in your browser

Any scripts or data that you put into this service are public.

ConfigParser documentation built on May 2, 2019, 7:57 a.m.