Skip to contents

Removes NA elements in a vector.

Usage

OR.NA.rm(x)

Arguments

x

Numeric vector.

Value

x with all NA entries removed.