Serialization Interface for Large List Objects


[Up] [Top]

Documentation for package ‘largeList’ version 0.3.1

Help Pages

largeList-package largeList: Serialization Interface for Large List Objects
$.largeList Overload of operator $.
$<-.largeList Overload of operator $<-.
getList Create a R object and bind with file.
getListLength Get number of elements in a list file.
getListName Get names of elements in a list file.
isListCompressed Check if elements are compressed in the file.
largeList largeList: Serialization Interface for Large List Objects
length.largeList Overload of function length.
length<-.largeList Overload of function length<-.
modifyInList Modify elements in a list file.
modifyNameInList Modify names of elements in a list file.
names.largeList Overload of function names.
names<-.largeList Overload of operator names<-.
print.largeList Overload of function print.
readList Get elements from a list file.
removeFromList Remove elements from a list file.
saveList Save or append elements to a list file.
[.largeList Overload of operator [].
[<-.largeList Overload of operator []<-.
[[.largeList Overload of operator [[]].
[[<-.largeList Overload of operator [[]]<-.