hasdata: has data removes NA, empty strings and non-finite values from...

Description Usage Arguments Value Examples

Description

has data removes NA, empty strings and non-finite values from a vector

Usage

1
hasdata(x, return.index = F)

Arguments

x

vector

return.index

if true, returns indices of the vector that have valid data. Defaults to FALSE.

Value

returns the values of the input vector that contain valid data

Examples

1
2
example1 code
example1 code

mabafaba/reachR2 documentation built on May 3, 2019, 3:40 p.m.