validate_model_options: Validate a set of model options

View source: R/model-options.R

validate_model_optionsR Documentation

Validate a set of model options

Description

This validates that a set of model options can be used to run the model

Usage

validate_model_options(data, options)

Arguments

data

The set of input data for the model run

options

Key-value list of model options

Value

TRUE if valid otherwise throw an error


mrc-ide/naomi documentation built on April 10, 2024, 2:13 p.m.