dropNA: return a copy of a vector omitting NA values

Description Usage Arguments Value

View source: R/transform.R

Description

return a copy of a vector omitting NA values

Usage

1
dropNA(vect)

Arguments

vect

a vector of any type.

Value

a vector of the same type as vect.


vh-d/VHtools documentation built on May 3, 2019, 6:11 p.m.