levels,laf-method {LaF} | R Documentation |
Get and change the levels of the column in a Large File object
## 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
x |
a |
value |
a list with the levels for each column. |