New stocks description
In this exercise, you will review plotting multiple graphs on the same graphical window.
The new dataset data
containing four new stocks is available in your workspace:
- Goldman Sachs (GS)
- Coca-Cola (KO)
- Walt Disney (DIS)
- Caterpillar (CAT)
Este exercício faz parte do curso
Visualizing Time Series Data in R
Instruções do exercício
- Plot all four stocks in the order given in the assignment text on the same graphical window in a 2x2 layout making the character size and the margin size 80% of their normal sizes
Exercício interativo prático
Experimente este exercício completando este código de exemplo.
# Plot the four stocks on the same graphical window