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

View source: R/ots_create_tidy_data.R

ots_create_tidy_data_unmemoisedR Documentation

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

Description

A separation of ots_create_tidy_data() for making caching optional.

Usage

ots_create_tidy_data_unmemoised(
  years = 2018,
  importers = "usa",
  exporters = "all",
  sectors = "all",
  industries = "all",
  table = "itpde_imp",
  max_attempts = 5
)

tradestatistics documentation built on July 21, 2026, 5:09 p.m.