ots_create_tidy_data_memoised {tradestatistics} | R Documentation |
A composition of ots_create_tidy_data_unmemoised()
and memoise()
for caching the output
ots_create_tidy_data_memoised(
years = 2018,
reporters = "usa",
partners = "all",
commodities = "all",
sections = "all",
table = "yr",
max_attempts = 5
)