Learn R Programming

LaF (version 0.8.4)

laf_column-class: Column of a Large File Object

Description

Representation of a column in a Large File object. This class itself is a subclass of the class laf. In principle all methods that can be used with a laf object can also be used with a laf_column object except the the column or columns arguments of these methods are not needed.

Arguments

Objects from the Class

Object of this class are usually created by using the $ operator on laf objects.