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