movies_long {statsExpressions}R Documentation

Movie information and user ratings from IMDB.

Description

Movie information and user ratings from IMDB.

Usage

movies_long

Format

A data frame with 1,579 rows and 8 variables

Details

Modified dataset from {ggplot2movies} package.

Source

https://CRAN.R-project.org/package=ggplot2movies

Examples

dim(movies_long)
head(movies_long)
dplyr::glimpse(movies_long)

[Package statsExpressions version 1.7.0 Index]