add_gender | R Documentation |
Adds gender to a data frame
add_gender(df)
df |
Data frame. Requires |
Data frame with gender added to it.
library(survivoR)
library(dplyr)
get_cast("US47") |>
add_gender()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.