View source: R/reportTradeGrowth.R
reportTradeGrowth | R Documentation |
reports trade growth rate
reportTradeGrowth(gdx, detail = FALSE)
gdx |
GDX file |
detail |
if true, provides results for all commodities, otherwhise aggregates some groups |
Trade growth rates (index)
Xiaoxi Wang
## Not run:
x <- reportTradeGrowth(gdx="fulldata.gdx",detail=TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.