is.na.partial_time: Check if elements of a partial time vector is NA

View source: R/class_partial_time_is.R

is.na.partial_timeR Documentation

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 class 'partial_time'
is.na(x, ...)

Arguments

x

partial_time vector to test

...

additional arguments unused

Value

A logical vector indicating whether each element in the partial_time vector is NA.


dgkf/parttime documentation built on Jan. 26, 2024, 8:30 p.m.