ragg_png = function(..., res = 150) { ragg::agg_png(..., res = res, units = "in") } knitr::opts_chunk$set(dev = "ragg_png")
library(penngradlings) library(ggplot2) library(ragg) library(systemfonts) library(textshaping)
See: https://yjunechoe.github.io/posts/2021-06-24-setting-up-and-debugging-custom-fonts/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.