democracyData icon indicating copy to clipboard operation
democracyData copied to clipboard

Mute `utils::download.file()` in `download_fh()`

Open salim-b opened this issue 1 year ago • 0 comments

Suppresses the output from utils::download.file() in download_fh() when verbose = FALSE.

The suppressed output is:

trying URL 'https://freedomhouse.org/sites/default/files/2023-02/Country_and_Territory_Ratings_and_Statuses_FIW_1973-2023%20.xlsx'
Content type 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet' length 208123 bytes (203 KB)
==================================================
downloaded 203 KB

salim-b avatar Jan 30 '24 00:01 salim-b