names: Get and set the names of the columns in a Large File object

Description Usage Arguments

Description

Get and set the names of the columns in a Large File object

Usage

1
2
3
4
5
## S4 method for signature 'laf'
names(x)

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

Arguments

x

a "laf" object.

value

a character vector with the new column names


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