Destination-Focused: Dependency Index
Source:R/indicator_destination_dependency.R
indicator_destination_dependency.RdCalculates the share of a destination's total funding that comes from its single largest donor.
Value
A list with a tibble with destination and Destination_Dependency_Index
(0–1, higher = more dependent) and a plot.
Details
Goal: Measures reliance on the top donor — i.e., the share of total funding coming from the largest donor.
Examples
result <-indicator_destination_dependency(flows)
print(result$plot)
#> `stat_bin()` using `bins = 30`. Pick better value `binwidth`.