Learn R Programming

parttime (version 0.1.2)

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

Value

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

Arguments

x

partial_time vector to test

...

additional arguments unused