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 Nov. 10, 2022, 5:42 p.m.