getRefSiteLocName | R Documentation |
Get the LocationName corresponding to the ID code of the country/study site from epiuf::RefSite
reference table
getRefSiteLocName(ID)
ID |
Character string to search in the |
Character string or a data frame if multiple answers
Lore Merdrignac l.merdrignac@epiconcept.fr
getRefSiteLabel
getRefSiteID
For more details see the corresponding vignette: vignette("RefSite")
## Not run:
getRefSiteLocName()
## End(Not run)
getRefSiteLocName(ID = "SI")
getRefSiteLocName(ID = "UK")
## Not run:
getRefSiteLocName(ID = "es")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.