Learn R Programming

bigmemory (version 4.4.6)

big.matrix.descriptor-class: Class "big.matrix.descriptor"

Description

An object of this class contains necessary and sufficient information to ``attach'' a shared or filebacked big.matrix.

Arguments

Objects from the Class

Objects should not be created by calls of the form new("big.matrix.descriptor", ...), but should use the describe function.

Extends

Class "descriptor", directly.

References

Other types of descriptors are defined in package synchronicity.

See Also

See also attach.big.matrix.

Examples

Run this code
showClass("big.matrix.descriptor")

Run the code above in your browser using DataLab