academy {pixarfilms}R Documentation

Pixar Academy awards and nominations

Description

A data set with the awards and nominations of the Academy Awards, popularly known as the Oscars, each Pixar film has won.

Usage

academy

Format

A data frame with 72 rows and 3 variables:

film

name of film

award_type

name of award

status

status of award

Details

This data set is put into a tidy format, where each row is a film-award data point.

Some films did not qualify for categories so there is no data for that film.

Source

https://en.wikipedia.org/wiki/List_of_Pixar_films

Examples

academy

[Package pixarfilms version 0.2.1 Index]