save_outputs {heemod} | R Documentation |
Save Model Outputs
Description
Save Model Outputs
Usage
save_outputs(outputs, output_dir, overwrite)
Arguments
outputs |
Result from
|
output_dir |
Subdirectory in which to write output. |
overwrite |
Should the outputs be overwritten? |
Value
NULL
. Used for its side effect of creating
files in the output directory.
[Package heemod version 1.0.2 Index]