...

/

Quiz on Basic Plots Using ggplot2

Quiz on Basic Plots Using ggplot2

Test your knowledge on what you have learned so far in this course.

We'll cover the following...
Technical Quiz
1.

After installing the ggplot package, you can load it using which function?

A.

load()

B.

import()

C.

library()

D.

data()


1 / 5
...