los_ra_index_query: Get LOS and Readmit Index Query

Description Usage Details Value Author(s) Examples

View source: R/los_ra_index.R

Description

Get the Length of Stay and Readmit data with expected performance

Usage

1

Details

Value

A tibble

Author(s)

Steven P. Sanderson II, MPH

Examples

1
2
3
4
5
6
library(DBI)
library(odbc)
library(dplyr)
library(tibble)
library(janitor)
df_tbl <- los_ra_index_query()

spsanderson/LICHospitalR documentation built on Jan. 6, 2022, 12:32 a.m.