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