dot-runOps: Run a sequence of binary operations

.runOpsR Documentation

Run a sequence of binary operations

Description

Run a sequence of binary operations

Usage

.runOps(obj, ops, leftToRight = TRUE)

Arguments

obj

list of objects.

ops

list of operations (length should be 1 less than 'obj').

leftToRight

logical whether operations should be performed in order from left to right (default), or right to left.

Value

matrix or array output of the sequence of binary operations


MarioniLab/StabMap documentation built on Sept. 28, 2022, 2:28 a.m.