oppe_alos_query: OPPE ALOS Query

Description Usage Details Value Author(s) Examples

View source: R/oppe_report_query_funtions.R

Description

Get the average length of stay data from DSS in order to run the OPPE report. The data in this report goes back 18 months and the dates are set dynamically in the sql.

Usage

1

Details

Value

A tibble object

Author(s)

Steven P. Sanderson II, MPH

Examples

1
2
3
4
library(dplyr)

oppe_alos_query() %>%
glimpse()

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