View source: R/class_partial_time_is.R
is.na.partial_time | R Documentation |
Check if elements of a partial time vector is NA
## S3 method for class 'partial_time'
is.na(x, ...)
x |
partial_time vector to test |
... |
additional arguments unused |
A logical vector indicating whether each element in the
partial_time
vector is NA
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.