Description Usage Arguments Value Examples
View source: R/get_first_name.R
Get the first name from a full name
1 | get_first_name(full_name)
|
full_name |
The full name from which to extract the first name |
A string containing the first name
1 2 | get_first_name("John Nsombo")
get_first_name("Jorgen Von Straggle")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.