Interface with and extract data from the United Nations Comtrade API <https://comtrade.un.org/data/>. Comtrade provides country level shipping data for a variety of commodities, these functions allow for easy API query and data returned as a tidy data frame.
Version: | 0.3.0 |
Depends: | R (≥ 3.5.0) |
Imports: | httr, jsonlite, magrittr (≥ 1.5), purrr |
Suggests: | testthat, knitr, rmarkdown, ggplot2, dplyr |
Published: | 2022-04-20 |
Author: | Chris Muir [aut, cre], Alicia Schep [rev] (Alicia reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/141), Rafael Hellwig [rev] (Rafael reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/141), Juergen Amann [ctb] |
Maintainer: | Chris Muir <chrismuirRVA at gmail.com> |
BugReports: | https://github.com/ropensci/comtradr/issues |
License: | GPL-3 |
URL: | https://docs.ropensci.org/comtradr/, https://github.com/ropensci/comtradr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | comtradr results |
Reference manual: | comtradr.pdf |
Vignettes: |
Intro to comtradr |
Package source: | comtradr_0.3.0.tar.gz |
Windows binaries: | r-devel: comtradr_0.3.0.zip, r-release: comtradr_0.3.0.zip, r-oldrel: comtradr_0.3.0.zip |
macOS binaries: | r-release (arm64): comtradr_0.3.0.tgz, r-oldrel (arm64): comtradr_0.3.0.tgz, r-release (x86_64): comtradr_0.3.0.tgz, r-oldrel (x86_64): comtradr_0.3.0.tgz |
Old sources: | comtradr archive |
Please use the canonical form https://CRAN.R-project.org/package=comtradr to link to this page.