cut_point_df | R Documentation |
One row per measure, star year, and cut point. Each record gives the star ratings that this cut point falls between. This table contains the same data as 'measure_star_range_df', but rearranged.
cut_point_df
A data frame with 3567 rows and 9 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'
Cut point
TRUE if higher measure values mean higher star ratings. Otherwise, FALSE
'low_star' text from the source CSV file
'high_star' text from the source CSV file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.