Description Usage Arguments Value
View source: R/one_facility_summary.R
This function takes a summary from 'get_req_nulls', 'get_opt_nulls', and 'get_all_invalids' and returns the information for only one facility.
1 | one_facility_summary(getsummary, i)
|
getsummary |
A summary from 'get_req_nulls', 'get_opt_nulls', or 'get_all_invalids'. |
i |
A facility ID, as a character string. |
The information for only the given facility from the given table, transposed and formatted for 'write_reports' to place it in a facility summary Excel workbook.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.