Learn R Programming

rdryad (version 0.2.0)

download_url: Get a URL given a Dryad ID

Description

Get a URL given a Dryad ID

Usage

download_url(id, ...)

Arguments

id
Dryad identifier, i.e. '10255/dryad.19'.
...
Curl options, passed on to GET

Value

A URL for dataset for the Dryad id.

Examples

Run this code
## Not run: 
# download_url(id = '10255/dryad.1759')
# download_url(id = '10255/dryad.102551')
# ## End(Not run)

Run the code above in your browser using DataLab