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