Libraries

knitr::opts_chunk$set(echo=FALSE,message = FALSE,warning = FALSE)

{
  pacman::p_load(
    here,
    janitor,
    tidyverse,
    cowplot,ggx,
    patchwork,
    RColorBrewer) 

  theme_set(theme_cowplot())
}

Data




Niklas-palaeo/Template documentation built on April 24, 2021, 7:46 a.m.