Skip to contents

Get data from SIPRI Milex database

Usage

sipri_get_data(
  indicator = "constantUSD",
  verbose = FALSE,
  footnotes = FALSE,
  cache = TRUE
)

Arguments

indicator

The type of data to download.

verbose

Whether to be verbose.

footnotes

Whether to join footnotes to the results table.

cache

Whether to cache response from SIPRI and processed data.

Value

A tibble.