is_not_null: Is not null

View source: R/general_utilities.R

is_not_nullR Documentation

Is not null

Description

Negates is.null. Just reads better than !is.null.

Usage

is_not_null(my_vector)

Arguments

my_vector

A vector

Details

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ is_not_null ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Value

TRUE or FALSE for each item in the vector


Benjamin-Vincent-Lab/binfotron documentation built on Oct. 1, 2024, 8:33 p.m.