RecordLinkage (version 0.4-12.4)

isFALSE: Check for FALSE

Description

Shortcut for identical(x,FALSE)

Usage

isFALSE(x)

Value

Returns TRUE if x is identical to FALSE, FALSE

otherwise.

Arguments

x

Any object

Author

Andreas Borg