Centralize library loading in 00_paths.R to suppress dplyr startup messages

This commit is contained in:
2026-03-09 14:34:43 -04:00
parent d0a49ba45b
commit 8a30fe338e
19 changed files with 68 additions and 17 deletions

2
data/raw/df_income.csv Normal file
View File

@@ -0,0 +1,2 @@
id,category,denomination,jan,feb,mar,apr,may,jun
1,income,euro,42000000,39500000,44200000,41800000,43100000,40600000
1 id category denomination jan feb mar apr may jun
2 1 income euro 42000000 39500000 44200000 41800000 43100000 40600000