

MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your R Programming knowledge and support exam preparation. Choose a topic below to get started.
1. |
WHICH_OF_THE_FOLLOWING_CREATES_FLUCTUATION_PLOT_??$ |
A. | ggmissplot |
B. | ggmissing |
C. | ggfluctuation |
D. | all of the mentioned |
Answer» C. ggfluctuation | |
2. |
_________is_used_to_create_a_plot_to_illustrate_patterns_of_missing_values.$ |
A. | ggmissplot |
B. | ggmissing |
C. | ggfluctuation |
D. | all of the mentioned |
Answer» C. ggfluctuation | |
3. |
Which of the following is discrete state calculator ? |
A. | discrete_scale |
B. | ggpcp |
C. | ggfluctuation |
D. | all of the mentioned |
Answer» D. all of the mentioned | |
4. |
________ is used for translating between qplot and base graphics. |
A. | translate_qplot_base |
B. | translate_qplot_gpl |
C. | translate_qplot_lattice |
D. | translate_qplot_ggplot |
Answer» B. translate_qplot_gpl | |
5. |
Which of the following is a plot to investigate the order in which observations were recorded ? |
A. | ggplot |
B. | ggsave |
C. | ggpcp |
D. | ggorder |
Answer» E. | |
6. |
Which of the following cuts numeric vector into intervals of equal length ? |
A. | cut_interval |
B. | cut_time |
C. | cut_number |
D. | all of the mentioned |
Answer» B. cut_time | |
7. |
_______ grammar makes a clear distinction between your data and what gets displayed on the screen or page. |
A. | ggplot1 |
B. | ggplot2 |
C. | d3.js |
D. | all of the mentioned |
Answer» C. d3.js | |