survivor_auction {survivoR}R Documentation

Survivor Auction

Description

A dataset showing who attended the Survivor Auction during the seasons they were held. survivor_auction is at the castaway level and includes all castaways whether or not they purchased an item and auction_details is at the item level.

Usage

survivor_auction

Format

This data frame contains the following columns:

version

Country code for the version of the show

version_season

Version season key

season_name

The season name

season

The season number

episode

Episode number

n_boots

The number of boots so far in the game

castaway_id

ID of the castaway (primary key). Consistent across seasons and name changes e.g. Amber Brkich / Amber Mariano. The first two letters reference the country of the version played e.g. US, AU (TBA).

castaway

Name of castaway. Generally this is the name they were most commonly referred to or nickname e.g. no one called Coach, Benjamin. He was simply Coach

tribe_status

The status of the tribe e.g. original, swapped, merged, etc. See details for more

tribe

Tribe name

currency

Currency

total

Total amount either given to or found by the castaway


[Package survivoR version 2.3.2 Index]