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"

Try the mosaicCalc package in your browser

Any scripts or data that you put into this service are public.

mosaicCalc documentation built on June 22, 2024, 6:49 p.m.