πŸ“Š R Programming
Q. How is a character string converted to a numeric vector in R using the as.numeric() function?
  • (A) as.numeric("123")
  • (B) numeric("123")
  • (C) convert_numeric("123")
  • (D) to_numeric("123")
πŸ’¬ Discuss
βœ… Correct Answer: (A) as.numeric("123")

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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