What Is The Function To Set Row Names For A Data Frame #76
What is the function to set row names for a data frame?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Getting Started - Basics - Quiz No.3.
What is the function to set row names for a data frame?
row.names()
colnames()
col.names()
column name cannot be set for a data frame