getFile {covid19.analytics} | R Documentation |
auxiliary function to download files in a protected fashion, i.e. against errors in the downloading procedure
getFile(url = NULL, fileName = NULL)
url |
resource's URL on the web |
fileName |
name of the resource (file) to download keywords internal |