ctryToIso3 | R Documentation |
Froma character it uses different methods to derive country ISO3 digit codes
ctryToIso3(x, method = "countrycode")
x |
character. country name |
method |
character. Package name used to derive IS03 codes. Options are 'countrycode' (default) or 'GNRS'. |
right now not implemented with fuzzy matching, but is case insensitive. Methods implemented, 'countrycode' and 'GNRS'
Josep M Serra-Diaz (pep.serradiaz@agroparistech.fr) (adpatation)
countrycode-package Vincent Arel-Bundock vincent.arel-bundock@umontreal.ca ,
GNRS Brad Boyle, Brian Maitner
countrycode and GNRS
Other spStatus:
nativeStatusCtry()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.