detecting_country_university: Find country on affiliation field based on university name

View source: R/country_university_state.R

detecting_country_universityR Documentation

Find country on affiliation field based on university name

Description

Find country names on free text affiliation field based on university names

Usage

detecting_country_university(x)

Arguments

x

free-text (affiliation field)

Details

This function was designed to internal use in the package. The aim is to find the country name by matchin with the university location.

Value

This function returns a character string with the name of the country

Author(s)

Hugo Fitipaldi

Examples

detecting_country_university("Lund University Diabetes Centre, Malmö, Skåne, Sweden")


hugofitipaldi/affiliation documentation built on May 12, 2024, 9:30 a.m.