Description Usage Arguments Value
This functions checks whether elements from an interval object are NA
1 2 | ## S3 method for class 'interval'
is.na(interval)
|
interval |
An |
A boolean vector of length n indicating whether the entries in interval
are NA or not. Cf. is.na.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.