powered by
Verifies if models work fine.
model_works(size = "all")
logical model work or not.
logical
model size. default is "all" which is true that all three models must be present.
if (FALSE) { get_model("small") model_works("small") }
Run the code above in your browser using DataLab