dot-gen_api_core: Basic API request function

.gen_api_coreR Documentation

Basic API request function

Description

(Uncached) Low-level function to interact with the one of the APIs

Usage

.gen_api_core(endpoint, database, ...)

Arguments

endpoint

Character string. The endpoint of the API that is to be queried.

database

The database the query should be sent to.

...

Further parameters passed on to the final API call.


restatis documentation built on April 12, 2025, 1:28 a.m.