stopforstatus {rt}R Documentation

Throw an error if the RT status code is an error status

Description

Throw an error if the RT status code is an error status

Usage

stopforstatus(response)

Arguments

response

(response) An httr response object

Value

Either nothing, or throws an error


[Package rt version 1.1.0 Index]