View source: R/dl-cur-hosp-data-dict.R
current_hosp_data_dict | R Documentation |
Download the Hospital Data Dictionary
current_hosp_data_dict(.open_folder = FALSE)
.open_folder |
The default is FALSE. If set to TRUE then the folder where the file was saved to will be opened. |
This function will download the current Hospital Data Dictionary for
the official hospital data sets from the CMS.gov website. The function
makes use of utils::choose.dir()
and will ask the user where to save the
file.
Downloads the current hospital data dictionary to a place specified by the user.
Steven P. Sanderson II, MPH
https://data.cms.gov/provider-data/topics/hospitals/
## Not run:
current_hosp_data_dict()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.