fdi_download {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(download_url, destfile, timeout = 1e+05)
Arguments
download_url |
Url of data to download |
destfile |
Path of the downloaded data |
timeout |
Time to stop downloading |
Value
TRUE or FALSE
[Package forestdata version 0.3.1 Index]