not: Check 'x' is a valid value

Description Usage Arguments Value

Description

Similar to the 'not' keyword in python. not(NA) will evaluate to FALSE, whereas not(NULL) evaluates to TRUE.

Usage

1
not(x)

Arguments

x

value

Value

logical


dslaw/r-stuff documentation built on May 15, 2019, 4:22 p.m.