check_model | R Documentation |
This function takes a modelbuilder model object, and checks that all specifications and constraints for modelbuilder models are met and it is a valid model
check_model(mbmodel)
mbmodel |
A model object or file name and location for the model to be loaded. |
This function is a helper function
An error message if the model is not properly formulated. If model is ok, it returns NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.