Skip to contents

Tests whether a model has been downloaded and exists locally.

Usage

model_exists(model)

Arguments

model

Character string: name of the model.

Value

Logical: TRUE if the model file exists, FALSE otherwise.

Examples

model_exists("vecs_sgns300_bnc_pos")
#> [1] FALSE