Learn R Programming

LaF (version 0.8.4)

levels,laf-method: Get and change the levels of the column in a Large File object

Description

Get and change the levels of the column in a Large File object

Usage

# S4 method for laf
levels(x)

# S4 method for laf levels(x) <- value

# S4 method for laf_column levels(x)

# S4 method for laf_column levels(x) <- value

Arguments

x

a "laf" object.

value

a list with the levels for each column.