dimnames.ffdf: Getting and setting dimnames of ffdf
Description
Getting and setting dimnames, columnnames or rownames
Usage
# S3 method for ffdf
dimnames(x)
# S3 method for ffdf
dimnames(x) <- value
# S3 method for ffdf
names(x)
# S3 method for ffdf
names(x) <- value
# S3 method for ffdf
row.names(x)
# S3 method for ffdf
row.names(x) <- value