ots_create_tidy_data_memoised: Downloads and processes the data from the API to return a...

ots_create_tidy_data_memoisedR Documentation

Downloads and processes the data from the API to return a human-readable tibble (memoised, internal)

Description

A composition of ots_create_tidy_data_unmemoised() and memoise() for caching the output

Usage

ots_create_tidy_data_memoised(
  years = 2018,
  reporters = "usa",
  partners = "all",
  commodities = "all",
  sections = "all",
  table = "yr",
  max_attempts = 5
)

tradestatistics documentation built on July 9, 2023, 5:33 p.m.