View source: R/getHospitalName.R
getHospitalName | R Documentation |
Based on the hospital id (reshID) this function will return the name of the corresponding hospital as provided in the registry data
getHospitalName(regName, national = FALSE)
regName |
string defining the db |
national |
true or false |
string of hospital name
## Not run:
getHospitalName("my_db")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.