| model_exists | R Documentation | 
Verifies if model files exists.
model_exists(size = "all")
| size | model size. default is "all" which is true that all three models must be present. | 
logical model files exists or not.
## Not run: 
  get_model("small")
  model_exists("small")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.