powered by
This function renames the column names of a data frame or matrix to the specified names.
setcolnames(object, nm)
A data frame or matrix with the new column names.
A data frame or matrix whose column names will be renamed.
A character vector containing the new names for the columns.