View source: R/country_university_state.R
detecting_country_university | R Documentation |
Find country names on free text affiliation field based on university names
detecting_country_university(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 matchin with the university location.
This function returns a character string with the name of the country
Hugo Fitipaldi
detecting_country_university("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.