Interactive visualizations can often be powerful for data investigations. They let your team get at questions in real time. Use the Kroger (KR) stock price to build an interactive visualization of their performance over the last five years. Take some time to build a couple of different visualizations that show Krogers performance. See the task items below for a description.
This reading will help you complete the tasks below.
library(dygraphs)
plot that shows the Kroger (KR) stock price performance over 5 years.dyRebased()
to $10,000..Rmd
file with 1-2 paragraphs summarizing your graphics and the choices you made in the data presentation.md
and .html
file into your git repository