Learn R Programming

dycdtools (version 0.3.1)

change_input_file: change parameter value of input files to DYRESM_CAEDYM model.

Description

change parameter value of input files to DYRESM_CAEDYM model.

Usage

change_input_file(input_file = "par", row_no = 12, new_value)

Arguments

input_file

vector of input format, such as "par","cfg".

row_no

the number of row where the variable of interest is in the input file

new_value

the new value that will be assigned to the variable of interest.