measure_star_range_df | R Documentation |
One row per measure, star year, and star rating. Each record gives the measure value's lower and upper bounds. This table contains the same data as 'cut_point_df', but rearranged.
measure_star_range_df
A data frame with 4509 rows and 8 variables:
The star rating year
One of "Part C", "Part D MA-PD" or "Part D PDP"
The ID code used by CMS to identify in the given 'star_year'
Star rating
The lower bound for measure values with this star rating
The upper bound for measure values with this star rating
TRUE if higher measure values mean higher star ratings. Otherwise, FALSE
Text from the source CSV file from CMS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.