Learn R Programming

omophub (version 1.1.0)

extract_error_message: Extract Error Message from API Response

Description

Extract Error Message from API Response

Usage

extract_error_message(resp)

Value

A character string with the error message.

Arguments

resp

An httr2 response object.