#' Box office from the movie Aquaman
#'
#' Earnings each weekend after the release of the movie *Aquaman*
#'
#'
#' @format A data frame with 20 rows and variables `Date`, `Earnings` (in USD), and the count of the `Weekend`.
#'
#' @source Beth Schaubroeck at USAFA.
#' Scraped from \url{https://www.boxofficemojo.com/release/rl3108800001/weekend/?ref_=bo_rl_tab}.
#'
#' @docType data
"Aquaman"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.