diff --git a/klimabistand_klimafinans_totals.R b/klimabistand_klimafinans_totals.R index 30716ed..f394348 100644 --- a/klimabistand_klimafinans_totals.R +++ b/klimabistand_klimafinans_totals.R @@ -245,7 +245,7 @@ df_climate_finance_type_3levels_tbl <- df_climate_finance_type_3levels %>% arrange(climate_aid_type) %>% adorn_totals("row", name = "Total earmarked climate finance") -# Write tables to xlsx file ----------------------------------------------- +# Write tables to xlsx file ---------------------------------------------- if(file.exists(here("output")) == FALSE) { dir.create(here("output"))