View source: R/calcTradeTariff.R
calcTradeTariff | R Documentation |
calculate tarde tariffs from GTAP dataset
calcTradeTariff(
gtap_version = "GTAP9",
type_tariff = "total",
bilateral = FALSE
)
gtap_version |
type of GTAP data version
|
type_tariff |
which producer price should be used
|
bilateral |
calculates whether tariffs should be bilateral |
Trade tariffs as an MAgPIE object
Xiaoxi Wang
## Not run:
x <- calcTradeTariff("GTAP7")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.