dl_check: A shortcut to download a file and check whether it was...

View source: R/dl_check.R

dl_checkR Documentation

A shortcut to download a file and check whether it was previously downloaded

Description

A shortcut to download a file and check whether it was previously downloaded

Usage

dl_check(url, destfile, ...)

Arguments

url

URL of the file to be downloaded (see curl::curl_download()).

destfile

destination file (see curl::curl_download())

...

further arguments passed to curl::curl_download().


inSileco/inSilecoDataRetrieval documentation built on July 7, 2023, 10:13 p.m.