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