fdi_download_7zip {forestdata}R Documentation

(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)

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

Value

Unzipped file


[Package forestdata version 0.3.1 Index]