is_timespan {parttime} | R Documentation |
Shorthand for checking timespan inheritance
Description
Shorthand for checking timespan inheritance
Usage
is_timespan(x)
Arguments
x |
object to test |
Value
A logical scalar indicating whether an object is a partial_timespan
object.
[Package parttime version 0.1.2 Index]