Description Usage Arguments Details Value Author(s) Examples
View source: R/query_dss_tables.R
This query gets the admit counts by ed provider
1 | denials_admits_by_ed_query(.name)
|
.name |
The name of the provider you want returned |
Queries DSS the linked WellSoft Report DB
Uses the db_connect()
and db_disconnect()
functions
Does not need an argument but one can be passes til filter on name if desired, although this should be done as a dplyr::filter() so this funcationality may be taken away in the future
A tibble
Steven P. Sanderson II, MPH
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.