Learn R Programming

rmangal (version 2.1.3)

get_singletons: Generic API function to retrieve singletons

Description

Generic API function to retrieve singletons

Usage

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

Value

Object of class mgGetResponses

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()