powered by
Functions for retrieving extra model information, including language lists, word lists, profiles, and profile lists. More information about these API endpoints can be found at here.
get_model_lang_list(model)get_model_word_list(model)get_model_profile(model, profile)get_model_profile_list(model)
get_model_word_list(model)
get_model_profile(model, profile)
get_model_profile_list(model)
A list from a JSON response object.
list
Model digest or model name.
Profile name.
if (FALSE) { use_OpenMpp_local() get_model_lang_list('RiskPaths') }
Run the code above in your browser using DataLab