View source: R/country_university_state.R
detecting_country_state | R Documentation |
Find country name on free text affiliation field based on state name
detecting_country_state(x)
x |
free-text (affiliation field) |
This function was designed to internal use in the package. The aim is to find the country name by matching with a name of state.
This function returns a character string with the name of the country
Hugo Fitipaldi
detecting_country_state("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.