#' Dataset of Web hits in chapter15
#'
#' A dataset containing the length of keywords,display times,price of hits and average grade of 40 round objects.
#'
#' @format A data frame with 44 rows and 5 variables:
#' \describe{
#' \item{click}{the quantity of web hits}
#' \item{key_length}{the length of the keywords}
#' \item{display}{display times}
#' \item{price}{average price of web hits}
#' \item{grade}{the average rank}
#' }
#'
"click"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.