Load Packages Read in penguin diagram Summarize data Simple plot Customize Plot Load Packages library(tidyverse) library(palmerpenguins) library(ggnewscale) library(sf) library(patchwork) library(showtext) Read in penguin diagram This is a rough draft of a heatmap diagram specifically for the {palmerpenguins} dataset, and at the time of this writing is living on a development branch of the very nascent Simple Features For Science {sffs} warehouse / package.
sf_palmer <- read_sf("https://raw.