library(tidyverse) library(tidymodels) library(probably) library(finetune) library(textrecipes) library(stopwords) library(wesanderson) library(kableExtra) library(clock) library(glue) library(janitor) library(vip) library(ggrepel) library(tictoc) library(doParallel) registerDoParallel(cores = 6)
theme_set(theme_bw()) (cols <- wes_palette(name = "Darjeeling2"))
The Natural History Museum began recording cetacean (whales, dolphins and porpoises) strandings in …