Learn R Programming

FBMS (version 1.0)

not: not x

Description

not x

Usage

not(x)

Value

1-x

Arguments

x

The vector of binary values

Examples

Run this code
not(TRUE)

Run the code above in your browser using DataLab