| episodes {survivoR} | R Documentation |
Episodes
Description
A dataset containing details for each episode
Usage
episodes
Format
This data frame contains the following columns:
versionCountry code for the version of the show
version_seasonVersion season key
season_nameThe season name
seasonSeason number
episode_number_overallThe cumulative episode number
episodeEpisode number for the season
episode_titleEpisode title
episode_labelA standardised episode label
episode_dateDate the episode aired
episode_lengthEpisode length in minutes
viewersNumber of viewers (millions) who tuned in
imdb_ratingIMDb rating for the episode on a scale of 0-10
n_ratingsThe number of ratings submitted to IMDb
episode_summaryDescription of the episode from wikipedia
Source
https://en.wikipedia.org/wiki/Survivor_(American_TV_series)
[Package survivoR version 2.3.4 Index]