Description Usage Arguments Details Value Author(s) Examples
View source: R/query_data_mainpulation_tbls.R
This function will take the results of the readmit_psy_to_psy_query() and
ensure that the results are in a tibble
| 1 | 
| .data | The data you want to pass, namely  | 
 Takes in the data from readmit_psy_to_psy_query()
A tibble
Steven P. Sanderson II, MPH
| 1 2 3 4 5 | ## Not run: 
readmit_psy_to_psy_query() %>%
  readmit_psy_to_psy_tbl()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.