1.

What is the function to set column names for a matrix?

A. names()
B. colnames()
C. col.names()
D. column name cannot be set for a matrix
Answer» C. col.names()


Discussion

No Comment Found