Recently Published
Pranamita Mazumder_final project
Choose any dataset of your choice. It can be mtcars from R or any csv file you want to use.
Create the following:
Describe the dataset. What are the variables?
Create a static visualization using ggplot2. Try to use the parameters we have learnt in class including alpha, size, regression line, etc. Describe your visualization.
Use the visualization from part 2 to create an interactive chart using plotly.
Create an animation using gganimate. Your animation should change according to a time series component.
Document
Final Report