.respFailed {onc.api}R Documentation

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)


[Package onc.api version 2.0.1.0 Index]