advantage_movement: Advantage Movement

advantage_movementR Documentation

Advantage Movement

Description

A dataset containing the movement details of each advantage or hidden immunity idol. Each row is considered an event e.g. the idol was found, played, etc. If the advantage changed hands it records who received it. The logical flow is identified by the 'sequence_id'.

Usage

advantage_movement

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

castaway

Name of the castaway involved in the event e.g. found, played, received, etc.

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.

advantage_id

The ID / primary key of the advantage

sequence_id

The sequnnce of events. For example 'sequence_id == 1' usually means the advantage was found. Each subsequent event follows the 'sequence_id'

day

The day the event occured

episode

The episode the event occured

event

The event e.g. the advantage was found, played, received, etc

played_for

If the advantage or idol was played this records who it was played for

played_for_id

the ID for who the advantage or idol was played for

success

If the play was succesful or not. Only relavent for advantages since playing a hidden immunity idol is always sucessful in terms of saving who it was played for.

votes_nullified

In the case of hidden immunity idols this is the count of how many votes were nullified when played


survivoR documentation built on July 9, 2023, 5:21 p.m.