save_run: Save results of model run i in existing sql data base

View source: R/save_load_functions.R

save_runR Documentation

Save results of model run i in existing sql data base

Description

Save results of model run i in existing sql data base

Usage

save_run(save_path, model_output, parameter, run_index, i_run, i_thread)

Arguments

save_path

Path of the sql data base

model_output

output of the i_run'th simulation as a tibble

parameter

Vector or tibble with parameter sets

run_index

Vector of the indices of runs that are performed

i_run

The i'th run of the SWAT simulation


chrisschuerz/SWATplusR documentation built on Feb. 18, 2024, 6:56 p.m.