download_cache: download files needed to run the mdoel

View source: R/download_cache.R

download_cacheR Documentation

download files needed to run the mdoel

Description

This function will download necessary files and store them in the package space

Usage

download_cache(
  url = "https://www.dropbox.com/s/m4ojnotd2pev46u/weights_family_cpu.pth?raw=1",
  redownload = FALSE
)

Arguments

url

location of file to download

redownload

boolean. Re-download the file?


TabakM/CameraTrapDetectoR documentation built on June 11, 2022, 9:37 p.m.