integer_logic: Logical reductions, with integer return

integer_logicR Documentation

Logical reductions, with integer return

Description

Perform a logical reduction on a numeric values and return the result as an integer.

Usage

intor(x)

pintand(x, y)

Arguments

x, y

Vectors of numeric values to be interpreted as logical values

Details

So far we've only implemented the combinations (vector/parallel x and/or) that are actually used in package functions.

Functions

  • intor(): Vector integer or

  • pintand(): Parallel integer and


rplzzz/AHRQcomorb documentation built on Aug. 10, 2024, 8:12 a.m.