get_model_infos {previsionio} | R Documentation |
Get model information corresponding to a model_id.
Description
Get model information corresponding to a model_id.
Usage
get_model_infos(model_id)
Arguments
model_id |
id of the model, can be obtained with get_experiment_models(). |
Value
list - parsed content of the model.
[Package previsionio version 11.7.0 Index]