Learn R Programming

reproducible (version 0.2.11)

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

Logical indicating whether to generate checksums.

## TODO: add overwrite arg to the function?