Destination-Focused: Donor Retention Index
Source:R/indicator_destination_donor_retention.R
indicator_destination_donor_retention.RdCalculates the proportion of donors who provided funding to a destination in consecutive years (repeat donors). Goal: Measures the proportion of donors who continue funding a destination year after year.
Examples
result <- indicator_destination_donor_retention(flows)
print(result$plot)
#> `stat_bin()` using `bins = 30`. Pick better value `binwidth`.