cut_measure_stars: Compute measure-level star ratings

View source: R/cut_points.R

cut_measure_starsR Documentation

Compute measure-level star ratings

Description

Compute measure-level star ratings

Usage

cut_measure_stars(df, cutting_df)

Arguments

df

A dataframe of measure values, including the columns 'measure_id', 'cut_point_type' and 'value'

cutting_df

A dataframe of the form output by 'make_cutting_df()'


jimurick/medicarestars documentation built on March 19, 2022, 5:35 a.m.