Amount Stability
Source:R/indicator_recipient_amount_stability.R
indicator_recipient_amount_stability.RdMeasures the stability of annual funding amounts for each recipient as 1 minus the coefficient of variation of annual totals.
Examples
result <- indicator_recipient_amount_stability(flows)
print(result$plot)
#> `stat_bin()` using `bins = 30`. Pick better value `binwidth`.
#> Warning: Removed 455 rows containing non-finite outside the scale range (`stat_bin()`).