Que: What is the function to set row names for a data frame? a. row.names() b. colnames() c. col.names() d. column name cannot be set for a data frame Answer: row.names()