#' Worldwide Blockbusters 2019-1977
#'
#' The Worldwide Blockbusters 2019-1977 dataset provides information on the top ten highest grossing films worldwide between the years 2019 and 1977.
#'
#' @format A data frame with 430 rows and 4 variables:
#' \describe{
#' \item{year}{release year of blockbuster}
#' \item{genre}{genre of blockbuster title}
#' \item{box_office}{Sum of box office per genre and year, billion real dollars}
#' }
#' @source \url{https://www.kaggle.com/narmelan/top-ten-blockbusters-20191977}
"blockbusters"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.