Last chance! 50% off unlimited learning
Sale ends in
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
.
library(survivoR)
library(dplyr)
get_cast("US47") |>
add_lgbt()
Run the code above in your browser using DataLab