filter_finalist | R Documentation |
Filters a data set to the finalists of a given season.
filter_finalist(df)
df |
Data frame. Requires |
A data frame filtered to the finalists
library(survivoR)
library(dplyr)
confessionals |>
filter_finalist()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.