Learn R Programming

UsingR (version 2.0-7)

Medicare: Sample from "Medicare Provider Charge Data"

Description

Sample from "Medicare Provider Charge Data"

Usage

data(Medicare)

Arguments

Format

A data frame with 10000 observations and data for on billings for procedures at many different hospitals.

References

This data came from http://www.cms.gov/Research-Statistics-Data-and-Systems/Statistics-Trends-and-Reports/Medicare-Provider-Charge-Data/index and was referenced in the article https://www.nytimes.com/2013/05/08/business/hospital-billing-varies-wildly-us-data-shows.html, as retrieved on 5/8/2013.

Examples

Run this code
# NOT RUN {
data(Medicare)
# }

Run the code above in your browser using DataLab