create_measure_tbl: Measure Table Creator

View source: R/create_measure_tbl.R

create_measure_tblR Documentation

Measure Table Creator

Description

Create a measure table to hold the measure information for the column of the sas input data data

Usage

create_measure_tbl(data_tbl = sas_data)

Arguments

data_tbl

The sas data input file.

Value

A measure table with name of the measure, type (weight, denominator or score), the assigned group, and hospital counts, etc.


huangrh/rstarating documentation built on March 28, 2022, 6:44 p.m.