library(ggplot2) library(ggprism)
themes <- names(ggprism_data$themes)[-length(ggprism_data$themes)] for (i in themes) { print(preview_theme(i)) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.