getFile: 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