setwd(here::here('content/001_bla'))
library(tidyverse)
theme_set(
theme_minimal(
base_size = 16,
base_family = 'Source Sans Pro'
) +
theme(panel.grid.minor = element_blank())
) October 3, 2023
You may also like my weekly 3-minute newsletter. Reading time: 3 minutes or less.
Or you can check out previous editions of the newsletter at 3mw.albert-rapp.de