Nothing
#' A dataset of reviews
#'
#' User reviews collected from an e-commerce site.
#'
#' @format A tbl_df with with 260,308 rows and 3 variables:
#' \describe{
#' \item{rating}{Rating score, out of 5.}
#' \item{comment}{Comment text, in Turkish.}
#' \item{id}{Rating ID.}
#' }
#' @examples
#' reviews
"reviews"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.