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


LaF documentation built on April 4, 2025, 5:47 a.m.