1.

Which of the following is a plot to investigate the order in which observations were recorded?(a) ggplot(b) ggsave(c) ggpcp(d) ggorderThe question was posed to me in an interview.I'd like to ask this question from ggplot2 in division Profiling, Simulation and Data Analysis of R Programming

Answer» RIGHT choice is (d) ggorder

The EXPLANATION is: ggsave SAVE a ggplot with sensible defaults.


Discussion

No Comment Found

Related InterviewSolutions