-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.qmd
16 lines (15 loc) · 1.06 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: "Visualizing Information and Spatial Analysis with ggplot2 Extensions"
author: "Aditya Dahiya"
filters:
- social-share
share:
permalink: "https://aditya-dahiya.github.io/visage/index.html"
description: "Visualizing Information and Spatial Analysis with ggplot2 Extensions"
twitter: true
linkedin: true
email: true
mastodon: true
facebook: true
---
Welcome to **V.I.S.A.G.E.**, a resource for extending [**`ggplot2`**](https://ggplot2.tidyverse.org) and the [**`tidyverse`**](https://www.tidyverse.org) to create stunning visualizations, perform geo-computation, and analyze complex data. Built using [**`R`**](https://www.r-project.org) and [**RStudio**](https://posit.co/products/rstudio/), this site demonstrates how packages like [**`sf`**](https://r-spatial.github.io/sf/), various ggplot2 extensions, and other tools in the tidyverse enhance data manipulation and visualization. Explore dynamic graphs, interactive maps, and reproducible workflows built with [**`Quarto`**](https://quarto.org/) to see how modern tools can turn data into insights.