## code to prepare `wine` dataset goes here
# wine <- read.table("http://archive.ics.uci.edu/ml/machine-learning-databases/wine/wine.data",
# sep=",")
# usethis::use_data(wine, overwrite = TRUE)
# usethis::use_r("wine")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.