current_hosp_data_dict: Download Hospital Data Dictionary

View source: R/dl-cur-hosp-data-dict.R

current_hosp_data_dictR Documentation

Download Hospital Data Dictionary

Description

Download the Hospital Data Dictionary

Usage

current_hosp_data_dict(.open_folder = FALSE)

Arguments

.open_folder

The default is FALSE. If set to TRUE then the folder where the file was saved to will be opened.

Details

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.

Value

Downloads the current hospital data dictionary to a place specified by the user.

Author(s)

Steven P. Sanderson II, MPH

See Also

https://data.cms.gov/provider-data/topics/hospitals/

Examples

## Not run: 
  current_hosp_data_dict()

## End(Not run)


healthyR.data documentation built on July 4, 2024, 5:07 p.m.