readIniFile {antaresEditObject} | R Documentation |
Read a INI file
readIniFile(file, stringsAsFactors = FALSE)
file |
file path. |
stringsAsFactors |
logical: should character vectors be converted to factors? |
A list with an element for each section of the .ini file.