Hw help

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Hw help

annajowers
What does it mean by make a plot in question 3 on part 2??
Reply | Threaded
Open this post in threaded view
|

Re: Hw help

Darth Knight
Hi,

It means we have to use the "plot" function in RStudio as you saw in the exercises.
Simply plug in proper variables into the first and second arguments in the following plot function:

plot(   ,     ,type="l")