3D Plot and Time Series Visualization of COVID-19
CS7DS4 Novel Visualization Project - Assignment 3
Video Presentation: https://www.youtube.com/watch?v=-jzb3lmuA_I
Instructions to run Project:
- Visualization can be directly viewed at https://www.scss.tcd.ie/~marwahd/covid-19-3d-plot-ts-animation.html or alternatively, by opening the covid-19-3d-plot-ts-animation.html file.
- To execute the source code, R and RStudio should be installed i) open DV_Project_CS7DS4.Rproj file with Rstudio ii) install the required packages in R mentioned in the covid-19-3d-plot-ts-animation.Rmd file iii) execute code either in chunks or knit document to fetch the HTML document
References:
- https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data
- https://github.com/plotly/datasets/blob/master/2014_world_gdp_with_codes.csv
- https://www.linkedin.com/learning/r-interactive-visualizations-with-htmlwidgets/
- https://bookdown.org/yihui/rmarkdown/
- https://www.htmlwidgets.org/