powered by
Loads the model's scenario. This function must be called before running the model.
Load(e)
An engine object instance
# NOT RUN { d<- "C:/usr/models/your-model-directory" m<- Model(d) Load(m) # } # NOT RUN { # }
Run the code above in your browser using DataLab