data visualization

Palmer Penguins

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.

Australian Pets

Since ~2007, the RSPCA has seen increased success rehoming and releasing animals

cerebroViz: an R package for anatomical visualization of spatiotemporal brain data

An R package designed to use SVG drawings of brains as heatmaps, such as for visualizing gene expression data from BrainSpan