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,
  reporters = "usa",
  partners = "all",
  commodities = "all",
  sections = "all",
  table = "yr",
  max_attempts = 5
)

tradestatistics/tradestatistics documentation built on July 8, 2023, 12:26 a.m.