Home / CSE MCQs / R Programming MCQs :: Discussion

Discussion :: R Programming MCQs

  1. Which of the following creates a new ggplot plot from a data frame ?
  2. A.
    qplot_ggplot
    B.
    ggplot.data.frame
    C.
    ggfluctuation
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    geom_pointrange understands various aesthetics.


Be The First To Comment