has_partial_time {parttime} | R Documentation |
Test whether a partial_time object's time components are incomplete
Description
Test whether a partial_time object's time components are incomplete
Usage
has_partial_time(x)
Arguments
x |
a partial_time object to test for incompleteness |
Value
A logical vector indicating whether each element of a partial_time
has any missing time fields.
[Package parttime version 0.1.2 Index]