is_nbp_api_response {rnbp}R Documentation

Checks whether the given object is of the class nbp_api_response.

Description

Checks whether the given object is of the class nbp_api_response.

Usage

is_nbp_api_response(x)

Arguments

x

object to test if it is of the class nbp_api_response

Value

TRUE if the object is of the class nbp_api_response


[Package rnbp version 0.2.1 Index]