ini

Parse simple '.ini' configuration files to an structured list. Users can manipulate this resulting list with lapply() functions. This same structured list can be used to write back to file after modifications.

Installing

Development version

library(devtools)
install_github("dvdscripter/ini")

Prodution version

install.packages('ini')

Acknowledgments

  • SiBBr: first PoC was made to support another product

Copy Link

Version

Down Chevron

Install

install.packages('ini')

Monthly Downloads

136,544

Version

0.3.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Last Published

May 20th, 2018

Functions in ini (0.3.1)