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

names,laf-methodR Documentation

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

Description

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

Usage

## 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


djvanderlaan/LaF documentation built on Aug. 11, 2024, 2:58 p.m.