πŸ“Š R Programming
Q. Point out the wrong statement?
  • (A) The sapply() function behaves similarly to lapply()
  • (B) With multiple factors and many levels, creating an interaction can result in many levels that are empty
  • (C) apply() can be thought of as a combination of split() and sapply() for vectors only
  • (D) You can use tsplit() to evaluate a function single time each with a same argument
πŸ’¬ Discuss
βœ… Correct Answer: (C) apply() can be thought of as a combination of split() and sapply() for vectors only

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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