not {FBMS}R Documentation

not x

Description

not x

Usage

not(x)

Arguments

x

The vector of binary values

Value

1-x

Examples

not(TRUE)


[Package FBMS version 1.0 Index]