genres: Genres describing Pixar films

genresR Documentation

Genres describing Pixar films

Description

A data set with the different genre categories for each Pixar film.

Usage

genres

Format

A data frame with 204 rows and 3 variables:

film

name of film

category

classification of genre as either "Genre" or "Subgenre"

value

value for genre or subgenre film is categorized as

Details

This data set is put into a tidy format, where each row is a film-genre data point. Each film can have multiple genres. For example, Toy Story is categorized into three genres. Moreover, Toy Story has five subgenres.

Source

https://www.omdbapi.com/

Examples

genres

erictleung/pixarfilms documentation built on April 13, 2025, 7:56 p.m.