public_response: Critical and public response

public_responseR Documentation

Critical and public response

Description

A data set with scores of critical and public response.

Usage

public_response

Format

A data frame with 23 rows and 5 variables:

film

name of film

rotten_tomatoes_score

score from the American review-aggregation website Rotten Tomatoes; scored out of 100

rotten_tomatoes_counts

number of critics contributing to Rotten Tomatoes score

metacritic_score

score from Metacritic where scores are weighted average of reviews; scored out of 100

metacritic_counts

number of critics contributing to Metacritic score

cinema_score

score from market research firm CinemaScore; scored by grades A, B, C, D, and F

imdb_score

score from IMDb where scores are weighted average of reviews; scored out of 100

imdb_counts

number of critics contributing to IMDb score

Source

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

Examples

public_response

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