retrieve_data: Download file from URL

Description Usage Arguments

Description

Uses utils::download.file() to download file from an IRIDL URL, and returns the file name.

Usage

1
retrieve_data(url_string, destfile = tempfile(), ...)

Arguments

url_string

Properly formatted IRIDL URL. See expert2url().

destfile

A character string with the name where the downloaded file is saved. Tilde-expansion is performed.

...

Additional arguments to utils::download.file()


ashiklom/riri documentation built on May 5, 2019, 4:47 p.m.