Learn R Programming

emil (version 1.1-6)

is.na.outcome: Check for missing values

Description

Check for missing values

Usage

## S3 method for class 'outcome':
is.na(x)

Arguments

x
Outcome vector.

Value

  • A logical vector with TRUE where an outcome is missing.