Learn R Programming

epicR (version 1.0.2)

reset_model_input: Reset the cached model input

Description

Forces the default model_input to be reloaded on next access. Useful after modifying config files.

Usage

reset_model_input()

Arguments

Value

No return value, called for side effects (clears the model input cache).