library(here) # manage file paths
library(tidyverse) # your friend and mine
library(socviz) # data and some useful functions
library(ggrepel) # Text and labels
library(colorspace) # luminance-balanced palettes
library(scales) # scale adjustments and enhancements
library(ggforce) # useful enhancements to ggplot
## install.packages("gifski")
## install.packages("gganimate")
library(gapminder)
library(gganimate) # Animation