README.md

ini

Travis-CI Build Status CRAN version CRAN downloads

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



Try the ini package in your browser

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

ini documentation built on May 2, 2019, 9:13 a.m.