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

View File

@@ -0,0 +1,2 @@
id,category,denomination,jan,feb,mar,apr,may,jun
1,income,usd,45360000,42660000,47736000,45144000,46548000,43848000
1 id category denomination jan feb mar apr may jun
2 1 income usd 45360000 42660000 47736000 45144000 46548000 43848000