not_null: Return an NA or the value

View source: R/error-checking.R

not_nullR Documentation

Return an NA or the value

Description

Return an NA or the value

Usage

not_null(x)

Arguments

x

a list element, could be NULL

Value

NA or the item


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.