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.1.0 |
Depends: | R (≥ 3.0.0) |
Imports: | httr, jsonlite, magrittr (≥ 1.5), methods, purrr |
Suggests: | testthat, knitr, rmarkdown, dplyr, ggplot2 |
Published: | 2017-10-24 |
Author: | Chris Muir [aut, cre] |
Maintainer: | Chris Muir <chrismuirRVA at gmail.com> |
BugReports: | https://github.com/ropensci/comtradr/issues |
License: | GPL-3 |
URL: | 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.1.0.tar.gz |
Windows binaries: | r-devel: comtradr_0.1.0.zip, r-release: comtradr_0.1.0.zip, r-oldrel: comtradr_0.1.0.zip |
OS X El Capitan binaries: | r-release: comtradr_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: comtradr_0.1.0.tgz |
Old sources: | comtradr archive |
Please use the canonical form https://CRAN.R-project.org/package=comtradr to link to this page.