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


gabrielbouleau/mangal.package documentation built on Jan. 19, 2024, 1:03 p.m.