πŸ“Š R Programming
Q. In R, how is the minimum value of a numeric vector calculated using the min() function?
  • (A) min(vector)
  • (B) minimum(vector)
  • (C) vectorMin(vector)
  • (D) min_value(vector)
πŸ’¬ Discuss
βœ… Correct Answer: (A) min(vector)

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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