names,laf-method {LaF} | R Documentation |
Get and set the names of the columns in a Large File object
## S4 method for signature 'laf' names(x) ## S4 replacement method for signature 'laf' names(x) <- value
x |
a |
value |
a character vector with the new column names |