sub-LazyMatrix-ANY-ANY-ANY-method: Abdicate responsibility for weird subsetting requests.

[,LazyMatrix,ANY,ANY,ANY-methodR Documentation

Abdicate responsibility for weird subsetting requests.

Description

Abdicate responsibility for weird subsetting requests.

Usage

## S4 method for signature 'LazyMatrix,ANY,ANY,ANY'
x[i, j, drop]

Arguments

x

LazyMatrix

i, j, drop

This failnice method gets dispatched if the methods above don't apply. It happens if the args are not integer or logical (also, integer disallowed for drop).


ekernf01/MatrixLazyEval documentation built on July 24, 2022, 2:42 a.m.