Installing packages

my_packages <- c("tidyverse", "broom", "coefplot", "cowplot",
                 "gapminder", "GGally", "ggrepel", "ggridges", "gridExtra",
                 "here", "interplot", "margins", "maps", "mapproj",
                 "mapdata", "MASS", "quantreg", "rlang", "scales",
                 "survey", "srvyr", "viridis", "viridisLite", 
                 "socviz", "devtools", "patchwork", "usethis", "gitcreds",
                 "remotes", "paletteer", "ggthemes", "ggtext")

install.packages(my_packages)

Cloud services

Why these tools and not some others?

Why is programming a computer worth the effort to learn, to use?

What about learning fundamentals instead of the specifics of one particular software package?

Other topics get their own lessons