name2iso | R Documentation |
This function loads a file as a matrix. It assumes that the first column contains the rownames and the subsequent columns are the sample identifiers. Any rows with duplicated row names will be dropped with the first one being kepted.
name2iso(name)
infile |
A (vector of) character(s) containing country names. |
A (vector of) character(s) containing the ISO3 codes.
Other iso3:
countryNameShift()
,
incorrect.name2iso()
,
iso2name()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.