40.2 One Summary Table (Packages)

Summary Statistics Table

Regression Table

# Core packages we will use throughout the chapter
library(jtools)
library(broom)
library(dplyr)
library(ggplot2)
library(lmtest)
library(sandwich)
set.seed(123)