r-cran-ini

Read and Write '.ini' Files
  https://cran.r-project.org/package=ini
  0
  no reviews



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.