What are the most funded sectors per country based on new RBM framework
Examples
show_sectors_rbm( year = c(2017, 2018, 2019, 2020, 2021, 2022),
ctr_name = "Brazil")
#> Error in dplyr::left_join(df, df_bud2, by = c("year")): Can't join `x$year` with `y$year` due to incompatible types.
#> ℹ `x$year` is a <factor<68191>>.
#> ℹ `y$year` is a <double>.