Logic: Logical operations on brobs

LogicR Documentation

Logical operations on brobs

Description

Logical operations on brobs are not supported

Note

The S4 group generic “Logic” appeared in R-2.4.0-patched.

Carrying out logical operations in this group will call .Brob.logic(), which reports an error.

Negation, “!”, is not part of this group: attempting to negate a brob will not activate .Brob.logic(); an “invalid argument type” error is given instead.

Author(s)

Robin K. S. Hankin

Examples


## Not run: 
!brob(10)

## End(Not run)

RobinHankin/Brobdingnag documentation built on July 29, 2023, 1:18 a.m.