InterviewSolution
Saved Bookmarks
| 1. |
________ is used to create a plot to illustrate patterns of missing values.(a) ggmissplot(b) ggmissing(c) ggfluctuation(d) ggpcpThe question was posed to me in an interview.I'm obligated to ask this question of ggplot2 topic in chapter Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Correct answer is (B) ggmissing |
|