## code to prepare `alcohol` dataset goes here
library(StructFDR)
data("alcohol")
names(alcohol)[4] <- "taxonomy"
usethis::use_data(alcohol)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.