add_jury | R Documentation |
Adds a jury member flag to the data set.
add_jury(df)
df |
Data frame. Requires |
A data frame with a logical flag for the jury members
library(survivoR)
library(dplyr)
confessionals |>
add_jury()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.