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