Description Usage Arguments Value
Uses the humaniform package to get the first and last name.
1 | format_people(people, remove_odd = FALSE)
|
people |
A character vector of people's names |
remove_odd |
If TRUE, delete names that might have been errors: NA, "A.", etc. |
A data.frame with columns first_name and last_name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.