is_hn_user {hackeRnews} | R Documentation |
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
[Package hackeRnews version 0.1.0 Index]