View source: R/dataproc.gtap.R
dataproc.gtap | R Documentation |
processes gtap raw data to get margin and tariff data for tradecast
dataproc.gtap(
gtapdatadir = paste0(system.file("extdata", package = "tradecast", mustWork = T),
"/gtap/")
)
gtapdatadir |
path to gtap data dir |
Returns a dataframe (basedata.pricelink.margin.mtax) including margin and tariff, and also nonland cost share.
Xin Zhao 2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.