View source: R/summarize_appointment_utilization.r
summarize_appointment_utilization | R Documentation |
Clean and summarize individual and group therapy appointment utilization
summarize_appointment_utilization(data, by_year = FALSE, recode_NA = FALSE)
data |
A data file containing information on individual and group therapy appointments. |
by_year |
A logical statement to indicate if appointment utilization should be summarized by year instead of overall. If |
recode_NA |
A logical statement to indicate if NA should be recoded to 0. If |
A data frame with cleaning appointment utilization data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.