Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Array-class

Array objects


Description

Array is a virtual class intended to be extended by concrete subclasses with an array-like semantic.

See Also

DelayedArray, ArrayGrid, and ArrayViewport for examples of classes with an array-like semantic.

Examples

showClass("Array")  # virtual class with no slots

DelayedArray

A unified framework for working transparently with on-disk and in-memory array-like datasets

v0.16.3
Artistic-2.0
Authors
Hervé Pagès <hpages.on.github@gmail.com>, with contributions from Peter Hickey <peter.hickey@gmail.com> and Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.