isFALSE: Check for FALSE

View source: R/internals.r

isFALSER Documentation

Check for FALSE

Description

Shortcut for identical(x,FALSE)

Usage

isFALSE(x)

Arguments

x

Any object

Value

Returns TRUE if x is identical to FALSE, FALSE otherwise.

Author(s)

Andreas Borg


RecordLinkage documentation built on Aug. 8, 2025, 6:05 p.m.