is_chronicle {chronicler} | R Documentation |
Checks whether an object is of class "chronicle"
Description
Checks whether an object is of class "chronicle"
Usage
is_chronicle(.x)
Arguments
.x |
An object to test. |
Value
TRUE if .x is of class "chronicle", FALSE if not.
[Package chronicler version 0.2.2 Index]