detecting_country_country: Find country on affiliation field based on country name

View source: R/country_university_state.R

detecting_country_countryR Documentation

Find country on affiliation field based on country name

Description

Matches country names on free text affiliation field

Usage

detecting_country_country(x)

Arguments

x

free-text (affiliation field)

Details

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.

Value

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

Author(s)

Hugo Fitipaldi

Examples

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


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