Learn R Programming

disk.frame (version 0.1.0)

colnames: Return the column names of the disk.frame

Description

Return the column names of the disk.frame

Usage

colnames(x, ...)

# S3 method for disk.frame names(x, ...)

# S3 method for disk.frame colnames(x, ...)

# S3 method for default colnames(x, ...)

Arguments

x

a disk.frame

...

not used