File-Backed Array for Out-of-Memory Computation


[Up] [Top]

Documentation for package ‘filearray’ version 0.1.3

Help Pages

apply Apply functions over file array margins (extended)
apply-method Apply functions over file array margins (extended)
as.array.FileArray 'S3' methods for 'FileArray'
dim.FileArray 'S3' methods for 'FileArray'
dimnames.FileArray 'S3' methods for 'FileArray'
dimnames<-.FileArray 'S3' methods for 'FileArray'
filearray Create or load existing file arrays
FileArray-class Definition of file array
filearray_bind Merge and bind homogeneous file arrays
filearray_checkload Create or load existing file arrays
filearray_create Create or load existing file arrays
filearray_load Create or load existing file arrays
filearray_threads Set or get file array threads
fmap Map multiple file arrays and save results
fmap2 Map multiple file arrays and save results
fmap_element_wise Map multiple file arrays and save results
fwhich A generic function of 'which' that is "FileArray" compatible
fwhich.default A generic function of 'which' that is "FileArray" compatible
fwhich.FileArray A generic function of 'which' that is "FileArray" compatible
length.FileArray 'S3' methods for 'FileArray'
mapreduce A map-reduce method to iterate blocks of file-array data with little memory usage
mapreduce-method A map-reduce method to iterate blocks of file-array data with little memory usage
max.FileArray 'S3' methods for 'FileArray'
min.FileArray 'S3' methods for 'FileArray'
range.FileArray 'S3' methods for 'FileArray'
S3-filearray 'S3' methods for 'FileArray'
subset.FileArray 'S3' methods for 'FileArray'
sum.FileArray 'S3' methods for 'FileArray'
typeof The type of a file array (extended)
typeof-method The type of a file array (extended)
[.FileArray 'S3' methods for 'FileArray'
[<-.FileArray 'S3' methods for 'FileArray'
[[.FileArray 'S3' methods for 'FileArray'