View source: R/01_Bed_Unit_Utilization_utils.R
bu_add_month_counts | R Documentation |
Add Month Counts using a summary function
bu_add_month_counts(x, n = 24, fn = bed_nights_per_ee, ...)
x |
|
n |
|
fn |
|
... |
Additional arguments passed to |
(data.frame)
with columns containing the days the client was enrolled for the month. Columns are named with a three letter month abbreviation followed by a four digit year. IE Jun2020
bed_nights_per_ee, unit_capacity, nth_Month, bu_sum_months
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.