πŸ“Š R Programming
Q. Point out the wrong statement?
  • (A) Renaming a variable in a data frame in R is surprisingly hard to do
  • (B) The mutate() function exists to compute transformations of variables in a data frame
  • (C) mute() function, which does the same thing as mutate() but then drops all non-transformed variables
  • (D) The data frame is a key data structure in statistics and in R
πŸ’¬ Discuss
βœ… Correct Answer: (C) mute() function, which does the same thing as mutate() but then drops all non-transformed variables

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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