Learn R Programming

onc.api (version 2.0.1.0)

.respFailed: Response has failed

Description

Returns TRUE if the response is a 401 JSON error description provided by the API

Usage

.respFailed(response)

Arguments

response

(named list) Parsed httr response

Value

(logical)