random_first_name | R Documentation |
Load Data Frame with Random First Names
random_first_name(df, name_col, gender_col = NULL, genders = c("F", "M"))
name_col |
- column name with first name data |
gender_col- |
column name with gender data |
genders- |
gender text for female,male (default=c("F","M")) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.