Package: oec
Type: Package
Title: The Observatory of Economic Complexity
Version: 1.0.2
Date: 2016-07-26
Author: Mauricio Vargas S. <mauriciovargas@ug.uchile.cl>
Maintainer: Mauricio Vargas S. <mauriciovargas@ug.uchile.cl>
URL: http://atlas.media.mit.edu/en/, https://github.com/pachamaltese/oec/
Description:  Use The Observatory of Economic Complexity's API from R console to obtain international trade data to create spreadsheets (csv format) and D3Plus visualizations.
License: MIT + file LICENSE
LazyData: TRUE
Depends:
    curl,
    data.table,
    jsonlite,
    plyr,
    servr
RoxygenNote: 5.0.1
