R/FileIntegerMatrix.R

setConstructorS3("FileIntegerMatrix", function(...) {
  extend(FileMatrix(..., bytesPerCell=4, storageMode="integer"), "FileIntegerMatrix")
})

############################################################################
# HISTORY:
# 2006-01-22
# o Created.
############################################################################ 

Try the R.huge package in your browser

Any scripts or data that you put into this service are public.

R.huge documentation built on July 9, 2023, 6:24 p.m.