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