Description Usage Arguments Value Examples
View source: R/codeNameQuery.R
Gets corresponding code or name, given the other.
1 | codeNameQuery(code, flag)
|
code |
input character vector of name or code |
flag |
Either string name or string number |
character string of code or name
1 2 | codeNameQuery("Kathmandu", "name")
codeNameQuery("524 3 09 45", "number")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.