Learn R Programming

hackeRnews (version 0.1.0)

is_hn_api_response: Checks whether the given object is of the class hn_api_response.

Description

Checks whether the given object is of the class hn_api_response.

Usage

is_hn_api_response(x)

Arguments

x

object to test if it is of the class hn_api_response

Value

TRUE if the object is of the class hn_api_response