Learn R Programming

echor (version 0.1.9)

resp_check: Check responses

Description

Checks for valid server response and passes silently or produces a useful message.

Usage

resp_check(response)

Value

nothing if check is passed, or an informative message if not passed.

Arguments

response

response a [httr::GET()] request result returned from the API