RBSS {FilmsGmooG}R Documentation

Numbers rating "Raging Bull" and "Sense and Sensibility" on IMDb

Description

Frequencies of ratings given for two famous films, as reported in July 2022

Usage

data(RBSS)

Format

A data frame with 20 observations on the following 3 variables.

Rating

Ratings from 1 to 10

Film

Name of film

Freq

Number giving that rating for that film

Details

This dataset and the dataset RBSSr are both used in Chapter 3, "Looking at the movies".

Source

https://datasets.imdbws.com

Examples

data(RBSS, package="FilmsGmooG")
RBSS

[Package FilmsGmooG version 0.1.0 Index]