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

View source: R/class_timespan_is.R

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

Arguments

x

partial_time vector to test

...

additional arguments unused

Value

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


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