https://github.com/uofuepibio/intro-r-ggplot2-quarto
Introduction to R via ggplot2 and quarto
https://github.com/uofuepibio/intro-r-ggplot2-quarto
data-analysis ggplot2 quarto r r-programming rmarkdown workshop
Last synced: about 3 hours ago
JSON representation
Introduction to R via ggplot2 and quarto
- Host: GitHub
- URL: https://github.com/uofuepibio/intro-r-ggplot2-quarto
- Owner: UofUEpiBio
- Created: 2025-07-11T21:08:24.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T22:24:46.000Z (12 months ago)
- Last Synced: 2025-07-11T23:32:36.441Z (12 months ago)
- Topics: data-analysis, ggplot2, quarto, r, r-programming, rmarkdown, workshop
- Homepage: https://uofuepibio.github.io/intro-r-ggplot2-quarto/
- Size: 5.26 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data visualization using Quarto and ggplot2
This repository contains materials for the workshop
## Packages you will need
- `quarto`
- `ggplot2` (comes with `tidyverse`)
- `gapminder`
- `pander`
- `texreg`
- `memisc`
## AI Disclaimer
The contents in this project are a mix of original work and AI-generated content. Most of the original content is authored by [Dr Rebecca Barter](https://rebeccabarter.com), with adaptations by [Dr George G. Vega Yon](https://ggvy.cl). Particularly, [this repository](https://github.com/UofUDELPHI/2024-08-29-Intro_R/tree/cc5afb22f78eba8c020390c9186096e7b69b9540).