is_hn_api_response {hackeRnews}R Documentation

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


[Package hackeRnews version 0.1.0 Index]