R/FileShortMatrix.R

setConstructorS3("FileShortMatrix", function(...) {
  extend(FileMatrix(..., bytesPerCell=2, storageMode="integer"), "FileShortMatrix")
})


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