callApi-character-method: Call API

callApi,character-methodR Documentation

Call API

Description

A method to handle making the call to the API, checking that the response is successful and returning the appropriate object

Usage

## S4 method for signature 'character'
callApi(url, apiKey = NULL)

Arguments

url

The API URL to hit

apiKey

An optional API key to use.


mtna/rds-r documentation built on July 30, 2023, 3:25 a.m.