Learn R Programming

edgemodelr (version 0.2.0)

.download_with_wget: Download using wget command

Description

Download using wget command

Usage

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

Arguments