get_download.default: Function to return full download records using 'numeric'...

View source: R/get_download.R

get_download.defaultR Documentation

Function to return full download records using numeric dataset IDs.

Description

Using the dataset ID, return all records associated with the data as a download_list.

Usage

## Default S3 method:
get_download(x, verbose = TRUE)

Arguments

x

A single numeric dataset ID or a vector of numeric dataset IDs as returned by get_datasets.

verbose

logical; should messages on API call be printed?


ropensci/neotoma documentation built on Dec. 6, 2022, 6:26 p.m.