powered by
Adds the LGBTQIA+ flag to the data frame.
add_lgbt(df)
Data frame with the LGBTQIA+ flag added.
Data frame. Requires castaway_id and version_season.
castaway_id
version_season
library(survivoR) library(dplyr) get_cast("US47") |> add_lgbt()
Run the code above in your browser using DataLab