Description Usage Details Value Author(s) Examples
View source: R/query_dss_tables.R
Get discharged accounts from DSS
| 1 | 
 Requires a connection to DSS, uses both db_connect() and db_disconnect()
This will look back at discharges starting with a discharge date of six months prior to the SQL GETEDATE() function
A tibble
Steven P. Sanderson II, MPH
| 1 2 3 4 | library(DBI)
library(tibble)
geocode_discharges_query()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.