Learn R Programming

hackeRnews (version 0.1.0)

is_hn_item: Checks whether the given object is of the class hn_item

Description

Checks whether the given object is of the class hn_item

Usage

is_hn_item(x)

Arguments

x

object to test if it is of the class hn_item

Value

TRUE if the object is of the class hn_item