check_vector_contains_na_or_or_nan_null: A function that checks, if the given vector contains either a...

Description Usage Arguments Value

View source: R/inputchecker.R

Description

A function that checks, if the given vector contains either a NA, NaN or a NULL value.

Usage

1

Arguments

vector1

A arbitrary vector.

Value

The boolean value TRUE, if the given vector contains either a NA, NaN or a NULL value.


KonstantinRK/tempnetwork documentation built on Dec. 23, 2019, 6:40 p.m.