knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(WineReviews)
# load the previously created wine_data data frame data(wine_data)
summary(wine_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.