πŸ“Š R Programming
Q. Which of the following truncates real x to integers?
  • (A) as.order(x)
  • (B) as.integer(x)
  • (C) as.numeric(x)
  • (D) as.character(x)
πŸ’¬ Discuss
βœ… Correct Answer: (B) as.integer(x)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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