rm.na: Removing NAs, returning a vector. Not used since na.omit()...

View source: R/rm.na.R

rm.naR Documentation

Removing NAs, returning a vector. Not used since na.omit() serves the same purpose.

Description

Removing NAs, returning a vector. Not used since na.omit() serves the same purpose.

Usage

rm.na(x)

Arguments

x

Input object.


arnejohannesholmin/TSD documentation built on April 14, 2024, 5:29 a.m.