levels: Get and change the levels of the column in a Large File...

Description Usage Arguments

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'laf'
levels(x)

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

## S4 method for signature 'laf_column'
levels(x)

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

Arguments

x

a "laf" object.

value

a list with the levels for each column.


LaF documentation built on March 26, 2020, 6:59 p.m.