Description Usage Format Details Source Examples
Name and location data for the medicare providers in the MedicareCharges data table.
| 1 | data("MedicareProviders")
 | 
A data frame with 3337 observations on the following 7 variables.
idProvidera unique number assigned to each provider
nameProviderName of the provider. (text string)
addressProviderStreet address of the provider. (text string)
cityProviderThe name of the city in which the provider is located. (factor)
stateProviderThe two-letter postal code of the state in which the provider is located. (factor)
zipProviderThe provider's ZIP code. (factor)
referralRegionAn identifier for the region serviced by the provider.
This data table is related to MedicareCharges data.
Extracted from the highly repetitive table provided by the Centers for Medicare and Medicaid Services. See http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/Inpatient.html
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.