This function checks the cache for a previously downloaded model and then (optionally) tries to download the model from GitHub release.
Usage
ep_cache_models(
version = c("latest", "v1.0.0"),
force = FALSE,
ask = interactive()
)
This function checks the cache for a previously downloaded model and then (optionally) tries to download the model from GitHub release.
ep_cache_models(
version = c("latest", "v1.0.0"),
force = FALSE,
ask = interactive()
)