Learn R Programming

hackeRnews (version 0.1.0)

is_hn_user: Checks whether the given object is of the class hn_user

Description

Checks whether the given object is of the class hn_user

Usage

is_hn_user(x)

Arguments

x

object to test if it is of the class hn_user

Value

TRUE if the object is of the class hn_user