not: not x

View source: R/nonlinear_functions.R

notR Documentation

not x

Description

not x

Usage

not(x)

Arguments

x

The vector of binary values

Value

1-x

Examples

not(TRUE)


FBMS documentation built on Sept. 13, 2025, 1:09 a.m.