update_generaldata_by_section: Update a specific section in generaldata.ini file

View source: R/utils.R

update_generaldata_by_sectionR 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 antaresRead::setSimulationPath()

section

The section to update.

new_params

The values to write in the section.

Value

An updated list containing various information about the simulation.


antaresEditObject documentation built on April 4, 2025, 4:25 a.m.