Calculates measure numerator, denominator, and proportions for a NEMSQA measure.
summarize_measure(data, measure_name, population_name, numerator_col, ...)
Summarized information
a dataframe or tibble containing the filtered and calculated fields.
A string containing the measure description.
A string containing the population description.
The tidyselect column containing the numerator.
(optional) additional arguments
Samuel Kordik, BBA, BS
Used throughout this package to calculate measure summaries.