powered by
Adds a winner flag to the data set.
add_finalist(df)
A data frame with a logical flag for the winner
Data frame. Requires version_season and castaway_id.
version_season
castaway_id
library(survivoR) library(dplyr) confessionals |> add_winner()
Run the code above in your browser using DataLab