mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
1.4 KiB
1.4 KiB
slug, title, type, description, publishedAt, readingTime, status, tags, icon
| slug | title | type | description | publishedAt | readingTime | status | tags | icon | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| data-visualisation | Data Visualisation Project | Academic Project | An interactive data visualization project built with R, R Shiny, and ggplot2 for creating dynamic, explorable visualizations. | 2026-01-05 | 1 | In progress |
|
i-ph-chart-bar-duotone |
Data Visualisation Project
This project involves creating an interactive data visualization application using R and R Shiny. The goal is to develop dynamic and explorable visualizations that allow users to interact with the data in meaningful ways.
🛠️ Technologies & Tools
- R: A statistical computing environment, perfect for data analysis and visualization.
- R Shiny: A web application framework for R that enables the creation of interactive web applications directly from R.
- ggplot2: A powerful R package for creating static and dynamic visualizations using the Grammar of Graphics.
- dplyr: An R package for data manipulation, providing a consistent set of verbs to help you solve common data manipulation challenges.
- tidyr: An R package for tidying data, making it easier to work with and visualize.
The project is currently in progress, and more details will be added as development continues.