div align="center">
Interactive HTML report generated with R Markdown and Plotly
Experience the fully interactive report here: π pandoxo.github.io/DataViz
This repository contains a comprehensive data visualization project built to transform static data into explorable insights. By leveraging the power of R Markdown and Plotly, the analysis is compiled into a fully interactive web-based report.
Users can hover over specific data points, zoom into areas of interest, isolate variables, and engage with the data directly within their browserβmaking it ideal for presenting complex datasets, such as mapping regional trends, tracking conflict data, or displaying high-density statistical plots.
- Interactive Visualizations: Dynamic scaling, detailed hover tooltips, and interactive legends powered by
plotly. - Reproducible Research: The entire HTML output is knitted directly from a single
.Rmdsource file. - Web-Ready: Compiled into a standalone, browser-friendly
index.htmlformat and hosted seamlessly via GitHub Pages.
- Language: R
- Core Libraries:
rmarkdown,plotly,ggplot2,gganimate - Environment: RStudio / HTML5
If you want to knit the report yourself or modify the code:
- Clone this repository to your local machine:
git clone [https://github.com/Pandoxo/DataViz.git](https://github.com/Pandoxo/DataViz.git)