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]
not {FBMS} | R Documentation |
not x
not(x)
x |
The vector of binary values |
1-x
not(TRUE)