Let's take a closer look at numericvectors.

Do you remember how to combine different values into one vector?

Nice! We can use the c() function to combine values into one vector.

Maybe we have to use the c() function?