Get the full name of an abbreviation

get_fullname(x = "")

Arguments

x

short name

Value

full name

Examples

get_fullname(c("XJTLU", "HoD", "ENV"))
#> Warning: the condition has length > 1 and only the first element will be used
#> XJTLU: Xi'an Jiaotong-Liverpool University #> HoD: Head of Department #> ENV: Department of Environmental Science