R/Aquaman.R

#' 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"
ProjectMOSAIC/mosaicCalc documentation built on March 1, 2025, 12:37 a.m.