model_exists.Rd
Tests whether a model has been downloaded and exists locally.
model_exists(model)
Character string: name of the model.
Logical: TRUE if the model file exists, FALSE otherwise.
model_exists("vecs_sgns300_bnc_pos") #> [1] FALSE