isFALSE: A wrapper for 'identical(x, FALSE)'.

View source: R/isFALSE.R

isFALSER Documentation

A wrapper for identical(x, FALSE).

Description

A wrapper for identical(x, FALSE).

Usage

isFALSE(x)

Arguments

x

[any]
Your object.

Value

[logical(1)].

Examples

isFALSE(0)
isFALSE(FALSE)

berndbischl/BBmisc documentation built on Jan. 6, 2023, 12:32 p.m.