Learn R Programming

edgemodelr (version 0.2.0)

.download_with_r: Download using R's download.file with libcurl

Description

Download using R's download.file with libcurl

Usage

.download_with_r(url, destfile, hf_token = "", verbose = TRUE, max_retries = 3)

Arguments