powered by
Functions to get the list of models and load a specific model definition. More information about these API endpoints can be found at here.
get_model(model)get_models()get_models_list()
get_models()
get_models_list()
A list or tibble.
list
tibble
Model digest or model name.
if (FALSE) { use_OpenMpp_local() get_models() get_models_list() get_model("RiskPaths") }
Run the code above in your browser using DataLab