get_singletons: Generic API function to retrieve singletons

View source: R/zzz.R

get_singletonsR Documentation

Generic API function to retrieve singletons

Description

Generic API function to retrieve singletons

Usage

get_singletons(endpoint = NULL, ids = NULL, verbose = TRUE, ...)

Arguments

endpoint

character API entry point.

ids

numeric vector of ids.

verbose

logical print API code status on error; default: TRUE

...

httr options, see httr::GET().

Details

See endpoints available with endpoints()

Value

Object of class mgGetResponses


mangal-wg/rmangal documentation built on Jan. 15, 2024, 10:23 p.m.