tidy_movies: Tidy version of the movies dataset from the ggplot2 package

Description Usage Format Examples

Description

The original ggplot2movies::movies dataset has 7 columns that contain indicators if a movies belongs to a certain genre. In this version the 7 columns are collapsed to a single list column to create a tidy dataset. It also has information on only 5,000 movies to reduce the size of the dataset. Furthermore each star rating is in its on row.

Usage

1

Format

a data frame with 50,000 rows and 10 columns

Examples

1
2

ggupset documentation built on July 8, 2020, 7:26 p.m.