Q. In R, how do you round a numeric value to the nearest integer using the round() function?

  • (A) round(5.78)
  • (B) round_to_int(5.78)
  • (C) round_up(5.78)
  • (D) round_down(5.78)
πŸ’¬ Discuss
βœ… Correct Answer: (A) round(5.78)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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