dw_handle_errors: Handle errors in API call

View source: R/dw_handle_errors.R

dw_handle_errorsR Documentation

Handle errors in API call

Description

Internal function: Handles errors while calling the Datawrapper-API.

Usage

dw_handle_errors(r)

Arguments

r

Required. A httr-response-object.

Value

A list with the content of the respone-object - or an error,

Author(s)

Benedict Witzenberger

Examples


## Not run: dw_handle_errors(r)


munichrocker/DatawRappr documentation built on March 20, 2024, 6:08 a.m.