Learn R Programming

forestdata (version 0.2.1)

fdi_download_7zip: (Internal) Downloads data to tempdir Download data to tempdir

Description

(Internal) Downloads data to tempdir Download data to tempdir

Usage

fdi_download_7zip(
  download_url,
  dir_unzip,
  dir_zip,
  timeout = 10000,
  quiet = TRUE
)

Value

Unzipped file

Arguments

download_url

Url of data to download

dir_unzip

Path of the unzipped downloaded data

dir_zip

Path of the zipped downloaded data

timeout

Time to stop downloading

quiet

If TRUE (the default), suppress status messages, and the progress bar