#' Ratings Data Set
#'
#' A dataset containing common ratings.
#'
#' @details
#' \itemize{
#' \item x. The graphic representation of the rating
#' \item y. The meaning of the rating
#' }
#'
#' @docType data
#' @keywords datasets
#' @name key_rating
#' @usage data(key_rating)
#' @format A data frame with 35 rows and 2 variables
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.