get_ratings: Return ratings from all the films in a given year.

Description Usage Arguments Value Examples

View source: R/get_ratings.R

Description

Return ratings from all the films in a given year.

Usage

1
get_ratings(year, pages)

Arguments

year

The year as a numeric value, e.g. 1999.

pages

Only retrieve ratings from certain pages instead of all of them.

Value

The ratings and the metadata of the films as a tibble.

Examples

1

gaalcaras/socscrap documentation built on Jan. 1, 2021, 2:16 a.m.