000-LB-LT_-.FileMatrix: Assigns values to a subset of elements of a file matrix

[< -.FileMatrixR Documentation

Assigns values to a subset of elements of a file matrix

Description

Assigns values to a subset of elements of a file matrix.

Usage

## S3 replacement method for class 'FileMatrix'
this[i, j] <- value

Arguments

i

A numeric vector or row indices.

j

A numeric vector or column indices.

value

Values to be assigned to the selected elements.

Value

Returns itself.

Author(s)

Henrik Bengtsson

See Also

*[(). For more information see FileMatrix.


HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.