is.na.interval: is.na for interval objects

Description Usage Arguments Value

Description

This functions checks whether elements from an interval object are NA

Usage

1
2
## S3 method for class 'interval'
is.na(interval)

Arguments

interval

An interval object of length n

Value

A boolean vector of length n indicating whether the entries in interval are NA or not. Cf. is.na.


hmi documentation built on Oct. 23, 2020, 7:31 p.m.