Description Usage Details Value Author(s) Examples
View source: R/query_dss_tables.R
This query is used to grab all hospital service PSY discharges for the previous month. There are no parameters to this function as of yet, it may be introduce in the future if there is a strong need for it.
This information is used to send to Elizabeth Saporito
1 |
Need a valid DSS connection and rights to query.
Utilizes both db_connect()
and db_disconnect()
functions
Returns data as a tibble
A tibble
Steven P. Sanderson II, MPH
1 2 3 4 | ## Not run:
monthly_psy_discharges_query()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.