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