If the requested file doesn't exist locally, it is downloaded from a public
link and stored in a cache directory obtained using tools::R_user_dir
.
Arguments
- file_alias
Alias of the requested file. For now the possible values are:
"commodity_balance_sheet"
: Intended forget_wide_cbs()
."bilateral_trade"
: Intended forget_bilateral_trade()
."processing_coefs"
: Intended forget_processing_coefs()
."feed_intake"
: Intended forget_feed_intake()
.
- force_download
If
TRUE
, does not try to cache the file and redownloads it anyway.