List active accounts in a date range
Arguments
- data
A data frame or tibble of order information containing at least account IDs and order dates
- account_id, order_date
<
data-masked> columns indatacorresponding to an account identifier and order dates, erspectively- start_date, end_date
The start date and end_date of the range (inclusive)