is.na.partial_time: Check if elements of a partial time vector is NA
Description
Check if elements of a partial time vector is NA
Usage
# S3 method for partial_time
is.na(x, ...)
Value
A logical vector indicating whether each element in the
partial_time
vector is NA
.
Arguments
- x
partial_time vector to test
- ...
additional arguments unused