add_demogs | R Documentation |
Add demographics that includes age, gender, race/ethnicity, and lgbtqia+
status to a data frame with castaway_id
.
add_demogs(df)
df |
Data frame. Requires |
Data frame with castaway added to it.
library(survivoR)
library(dplyr)
get_cast("US47") |>
add_demogs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.