Q. Which of the following lists names of variables in a data.frame?

  • (A) quantile()
  • (B) names()
  • (C) barchart()
  • (D) par()
πŸ’¬ Discuss
βœ… Correct Answer: (A) quantile()
Explanation: names function is used to associate name with the value in the vector.

Explanation by: Mr. Dubey
names function is used to associate name with the value in the vector.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
366
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate