levels,laf-method | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.