subset-BigFfMat-ANY-ANY-ANY-method: Replace parts of BigFfMat

Description Usage Arguments

Description

Replace parts of BigFfMat

Usage

1
2
## S4 replacement method for signature 'BigFfMat,ANY,ANY,ANY'
x[i, j] <- value

Arguments

x

BigFfMat object

i

row indices (integer, logical, character are allowed)

j

column indices (integer, logical, character are allowed)

value

replacement values


RnBeads documentation built on March 3, 2021, 2 a.m.