getFile {covid19.analytics}R Documentation

auxiliary function to download files in a protected fashion, i.e. against errors in the downloading procedure

Description

auxiliary function to download files in a protected fashion, i.e. against errors in the downloading procedure

Usage

getFile(url = NULL, fileName = NULL)

Arguments

url

resource's URL on the web

fileName

name of the resource (file) to download

keywords internal


[Package covid19.analytics version 2.1.3.3 Index]