September 2017
Beginner to intermediate
560 pages
25h 18m
English
Step 1 shows how to load the stock price data of both Google and Amazon.
Step 2 shows how to convert the date column into proper R date format using the as.date() function.
Step 3 shows how to visualize the stock price of both these organizations for the last 10 years (from 2007 to 2017). We can notice from the graph that Google has higher closing stock price from mid-2007 to early 2016 compared to Amazon, but from mid-2016, both these organizations have almost similar stock prices till now.
Read now
Unlock full access