util.download: Download a given file

View source: R/util.R

util.downloadR Documentation

Download a given file

Description

Download a given file

Usage

util.download(url, dir = NULL, file = NULL, alwaysDownload = F)

Arguments

url

file's url to download

dir

directory for temporary (cache) files

file

name for the local file

alwaysDownload

if true, ignores local cache

Value

a file path


tbrugz/ribge documentation built on Feb. 24, 2024, 7 p.m.