Convert timestep to actual time!
convert_time(prm_run, col)
| prm_run | Character string giving the connection of the run parameterfile.
The filename usually contains |
|---|---|
| col | Numeric vector. Usually a column in a dataframe with information about time. Either given as timesteps or days. |
Numeric vector with the time in years.
Other convert functions:
convert_bgm(),
convert_factor()