episode_list: Basic information about episodes

Description Usage Format Details Source

Description

A dataset containing information about South Park episodes, seasons they belong to and links to their scripts. It can be recreated using fetch_episode_list().

Usage

1

Format

A data frame with 287 rows and 7 variables.

Details

season_episode_number

Number of an episode in a season.

season_link

URL link to a page of season scripts. That page contains a list of episodes and links to their transcripts. Example: http://southpark.wikia.com/wiki/Portal:Scripts/Season_One"

episode_link

URL link to an episode transcript. Example: http://southpark.wikia.com/wiki/Cartman_Gets_an_Anal_Probe/Script

episode_name

Official name of an episode.

season_name

String in a format: Season ___ (number as a word).

season_number

Numeric number of a season.

season_year

A year when an episode was released.

Source

https://southpark.wikia.com/wiki/Portal:Scripts


pdrhlik/southparkr documentation built on May 8, 2019, 1:49 p.m.