save_error_log: Save error report of model run i in error_log sql data base

View source: R/save_load_functions.R

save_error_logR Documentation

Save error report of model run i in error_log sql data base

Description

Save error report of model run i in error_log sql data base

Usage

save_error_log(save_path, model_output, parameter, run_index, i_run)

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.