Rdocumentation
powered by
Learn R Programming
heemod (version 0.4.0)
check_model_index: Check Model Index
Description
Check Model Index
Usage
check_model_index(x, i, allow_multiple = FALSE)
Arguments
x
A result from
run_models
.
i
A model index, character or numeric.
allow_multiple
logical. Allow multiple model index?
Value
Nothing, just throws an error if an incorrect model index is used.