readmit_psy_to_psy_tbl: Readmit Psych To Psych Tibble

Description Usage Arguments Details Value Author(s) Examples

View source: R/query_data_mainpulation_tbls.R

Description

This function will take the results of the readmit_psy_to_psy_query() and ensure that the results are in a tibble

Usage

1

Arguments

.data

The data you want to pass, namely readmit_psy_to_psy_query()

Details

Value

A tibble

Author(s)

Steven P. Sanderson II, MPH

Examples

1
2
3
4
5
## Not run: 
readmit_psy_to_psy_query() %>%
  readmit_psy_to_psy_tbl()

## End(Not run)

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