R/swat2012_parameter_read.R
get_table.RdExtract the parameter values that are provided in tabular form in a file
get_table(file_i, table_pos, col_pos)
| file_i | The i'th parameter file for a file suffix |
|---|---|
| table_pos | Index vector indicating which lines belong to the table |
| col_pos | Index vector that separates the individual table columns |