🧩 [r_tip] - ¿Querés que tus visualizaciones cobren vida?

Con el paquete {gganimate} podés crear animaciones sobre gráficos ggplot2 y mostrar transiciones, evolución temporal o cambios por categoría.

✔️ Extiende ggplot2 con funciones intuitivas (transition_*, enter_*, exit_*)
✔️ Ideal para storytelling con datos en presentaciones o redes
✔️ Compatible con gifski, transformr y temas personalizados

🔗 https://gganimate.com/
✍️ @thomasp85

#RStats #Rtips #gganimate #DataViz

My Solutions Manual for book ggplot2: Elegant Graphics for Data Analysis (3e) by @djnavarro, @hadleywickham and @thomasp85 at🔗https://aditya-dahiya.github.io/ggplot2book3e/

Free code, solutions & extensions for #ggplot2 & #gganimate! Made completely using only #rstats, @Posit.

#dataviz #rstats #datascience
Original book credits: Springer Publications.

Solutions (and Beyond): ggplot2 - Solutions Manual (and Beyond) for

ggplot2: Elegant Graphics for Data Analysis (3e)

#TidyTuesday Historic CO2 trends show #coal as the long-time leader, but #oilandgas have surged since the late 1970s. There's been a coal resurgence since 2000s.
Data: CarbonMajors
Code🔗https://tinyurl.com/co2-anim
Tools #rstats #ggplot2 #gganimate #ClimateCrises #CarbonMajors
Presentations, Projects & Data Viz - Carbon Majors Emissions Data

#ClimateCrisis #dataviz #climatechange National incomes vs. CO2 emissions trend (1990-2022): #Ireland and #Luxembourg raised incomes without raising emissions; reverse happened in #Qatar and #Brunei.
Data: UNDP Human Development Reports
Code: https://tinyurl.com/acf-dip
Tools: #rstats, #gganimate by @thomasp85, #ggflags by @jimjamslam
Presentations, Data Viz & More - Data Visualizations from D.I.P.

#dataviz Schooling levels vs. Political Representation for females (1990-2022). Surprisingly, in South Asia, education and political participation seem inversely correlated, and worsening over time!

Code: https://tinyurl.com/anm-hdi
Data: UNDP
Tools: #rstats #gganimate

Presentations, Data Viz & More - Data Visualizations from D.I.P.

#dataviz Change in flow of Climate Change Funds (2017-22). Public - Private share in funds has stayed same. Asia-Pacific and Western Europe are getting more funds!
Code🔗https://tinyurl.com/gcf-dip
Data: Climate Policy Initiative
Tools: #ggplot2 #gganimate by @thomasp85
projects_presentations/projects/dip_climate_funding.R at main · Aditya-Dahiya/projects_presentations

Presentations, Data Viz & More. Contribute to Aditya-Dahiya/projects_presentations development by creating an account on GitHub.

GitHub
Chart-Animations/CA-1/CA-1.R at main · stesiam/Chart-Animations

Collection of animations made with gganimate and ggplot2 - stesiam/Chart-Animations

GitHub

#TidyTuesday 📈Life expectancy trends for past 50 years: Rich vs. Poor Nations.
Narrowing gaps for Life Expectancy at birth, but widening disparities in Life Expectancies beyond 80 years' age!

Data Credits: @ourworldindata @salonium @eortizospina

Code 🔗: https://tinyurl.com/tidy-le-49

📽️line chart: #gganimate #ggplot2 #dataviz #rstats

projects_presentations/projects/life_expectancy_tidy.R at main · Aditya-Dahiya/projects_presentations

Presentations, Data Viz & More. Contribute to Aditya-Dahiya/projects_presentations development by creating an account on GitHub.

GitHub
OK #rstats nerds, has something changed in #gganimate? My plots are coming out different with exactly the same code 😭😭
Inspired by @nrennie #tidytuesday entry, I decided to learn how to make animated gifs. I chose to use the #gganimate package. Code and narrative and animations at
https://lsinks.github.io/posts/2023-07-11-tidytuesday-temps/temperatures.html
Louise E. Sinks - TidyTuesday Week 28: Global Surface Temperature

Making an animated graph of global temperature change over time with gganimate.