This is a week 4 assignment of the Developing Data Products Course of Data Science Specialization by Johns Hopkins University on Coursera.
2023-11-26
This is a week 4 assignment of the Developing Data Products Course of Data Science Specialization by Johns Hopkins University on Coursera.
## Warning: package 'plotly' was built under R version 4.3.2
## Warning: package 'quantmod' was built under R version 4.3.2
## [1] "AAPL" "AMZN" "GOOG" "MSFT"
## [1] "AAPL.Open" "AAPL.High" "AAPL.Low" "AAPL.Close" ## [5] "AAPL.Volume" "AAPL.Adjusted"
## [1] "AMZN.Open" "AMZN.High" "AMZN.Low" "AMZN.Close" ## [5] "AMZN.Volume" "AMZN.Adjusted"
## [1] "GOOG.Open" "GOOG.High" "GOOG.Low" "GOOG.Close" ## [5] "GOOG.Volume" "GOOG.Adjusted"
## [1] "MSFT.Open" "MSFT.High" "MSFT.Low" "MSFT.Close" ## [5] "MSFT.Volume" "MSFT.Adjusted"