ctryToIso3: Convert country names to ISO3 codes

ctryToIso3R Documentation

Convert country names to ISO3 codes

Description

Froma character it uses different methods to derive country ISO3 digit codes

Usage

ctryToIso3(x, method = "countrycode")

Arguments

x

character. country name

method

character. Package name used to derive IS03 codes. Options are 'countrycode' (default) or 'GNRS'.

Details

right now not implemented with fuzzy matching, but is case insensitive. Methods implemented, 'countrycode' and 'GNRS'

Author(s)

Josep M Serra-Diaz (pep.serradiaz@agroparistech.fr) (adpatation)
countrycode-package Vincent Arel-Bundock vincent.arel-bundock@umontreal.ca ,
GNRS Brad Boyle, Brian Maitner

See Also

countrycode and GNRS

Other spStatus: nativeStatusCtry()


occTest documentation built on Nov. 18, 2022, 5:07 p.m.