View source: R/country_university_state.R
detecting_country_country | R Documentation |
Matches country names on free text affiliation field
detecting_country_country(x)
x |
free-text (affiliation field) |
This function was designed to internal use in the package. The aim is to find a match of a country name on the free-text affiliation field.
This function returns a character string with the name of the country
Hugo Fitipaldi
detecting_country_country("Lund University Diabetes Centre, Malmö, Skåne, Sweden")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.