R/FileByteMatrix.R

setConstructorS3("FileByteMatrix", function(...) {
  extend(FileMatrix(..., bytesPerCell=1, storageMode="integer"), "FileByteMatrix")
})

############################################################################
# HISTORY:
# 2006-01-22
# o Created.
############################################################################ 
HenrikBengtsson/R.huge documentation built on Jan. 31, 2024, 8:12 a.m.