inhibit: inhibit

Description Usage Arguments Value Examples

View source: R/code.R

Description

A function that resutls in x but not y (oreder matters). True if X is true and y is false, otherwise returns false. Throws errors with non logical inputs & different length inputs.

Usage

1
inhibit(x, y)

Arguments

x

First logical input.

y

Second logical input.

Value

A logical vector that conatins X and Not Y.

Examples

1

MuhammadEzzatHBK/rgates2 documentation built on Oct. 30, 2020, 4:23 a.m.