return_null_if_na: Given a vector, returns either vector itself or NULL if it...

Description Usage Arguments Value

Description

Given a vector, returns either vector itself or NULL if it has NA values

Usage

1

Arguments

x

value to test

Value

vector itself if vector doesn't contain NA. NULL otherwise.


agentlans/CorTools documentation built on May 8, 2019, 1:37 a.m.