update_generaldata_by_section {antaresEditObject} | R Documentation |
Update a specific section in generaldata.ini file
Description
Update a specific section in generaldata.ini file
Usage
update_generaldata_by_section(opts, section, new_params)
Arguments
opts |
List of simulation parameters returned by the function
|
section |
The section to update. |
new_params |
The values to write in the section. |
Value
An updated list containing various information about the simulation.
[Package antaresEditObject version 0.9.0 Index]