5662a527ae
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.
3 lines
210 B
Text
3 lines
210 B
Text
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.
|