Q. How do you check the data type of a variable in R?

  • (A) typeof(var)
  • (B) class(var)
  • (C) type(var)
  • (D) checkType(var)
πŸ’¬ Discuss
βœ… Correct Answer: (B) class(var)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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