[<-,BigFfMat,ANY,ANY,ANY-method {RnBeads} | R Documentation |
Replace parts of BigFfMat
## S4 replacement method for signature 'BigFfMat,ANY,ANY,ANY' x[i, j] <- value
x |
BigFfMat object |
i |
row indices (integer, logical, character are allowed) |
j |
column indices (integer, logical, character are allowed) |
value |
replacement values |