What Is The Function To Set Column Names For A Matrix #30
What is the function to set column names for a matrix?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 History, Overview - Overview of R - Quiz No.1.
What is the function to set column names for a matrix?
names()
colnames()
col.names()
column name cannot be set for a matrix