Funding Consistency Index
Source:R/indicator_donor_funding_consistency.R
indicator_donor_funding_consistency.RdCalculates the proportion of years in which a donor provided funding relative to the total number of years analyzed.
Examples
result <- indicator_donor_funding_consistency(flows, donor_name = "Germany")
print(result$plot)
#> `stat_bin()` using `bins = 30`. Pick better value `binwidth`.