Description Usage Arguments Value Examples
View source: R/namsor_endpoints.R
Obtain country of residence estimation for a name
1 | namsor_diaspora(firstName, lastName, cntryResid)
|
firstName |
First name |
lastName |
Last name |
cntryResid |
Country of residence as a 2-character ISO code. See namsor::namsor_country_to_iso for options |
Returns the most likely ethnicity or diaspora of a first name and last name, according to the country of residence.
1 | ## Not run: namsor_diaspora('John','Doe', 'BE')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.