budget | R Documentation |
The data contains movie budgets and box office gross (as much as they are known) for about 6000 movies (as of Nov 8 2022) published on https://www.the-numbers.com/movie/budgets/all/1
data(budget)
A data frame with 6341 rows and 5 variables
Release Date (date)
Movie name of the movie
Production Budget (dbl) budget in US dollars
Domestic Gross (dbl) in US dollars
Worldwide Gross (dbl) in US dollars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.