end of task cycle
library(tidyverse) library(gt) review <- read_rds("data/review.rds") review %>% gt()