Learn R Programming

reproducible (version 0.2.0)

dlGeneric: Download file from generic source url

Description

Download file from generic source url

Usage

dlGeneric(url, needChecksums)

Arguments

url

The url (link) to the file.

needChecksums

TODO

## TODO: add overwrite arg to the function?