| tradeweight1 {GVARX} | R Documentation |
A single year cross-section bilateral trade weight matrix, 2014.
Description
A single year cross-section bilateral trade weight matrix, 2014
Usage
data("tradeweight1")
Format
A matrix of 17 by 17 bilateral trade weight matrix,2014
AustraliaBilateral trade weight matrix of Australia, 2014
AustriaBilateral trade weight matrix of Austria, 2014
BelgiumBilateral trade weight matrix of Belgium, 2014
BrazilBilateral trade weight matrix of Brazil, 2014
FranceBilateral trade weight matrix of France, 2014
UKBilateral trade weight matrix of UK, 2014
USBilateral trade weight matrix of US, 2014
CanadaBilateral trade weight matrix of Canada, 2014
HongKongBilateral trade weight matrix of Hong Kong, 2014
IndonesiaBilateral trade weight matrix of Indonesia, 2014
MalaysiaBilateral trade weight matrix of Malaysia, 2014
KoreaBilateral trade weight matrix of Korea, 2014
MexicoBilateral trade weight matrix of Mexico, 2014
JapanBilateral trade weight matrix of Japan, 2014
SwissBilateral trade weight matrix of Swiss, 2014
ChinaBilateral trade weight matrix of China, 2014
TaiwanBilateral trade weight matrix of Taiwan, 2014
Details
This matrix is a 17 by 17 trade weight matrix, the column names are 17 countries. Given column j, the row-wise elements are bilateral trade weights of country j. Please make sure that the order of countries exactly matches the dataset's ID column.
Examples
data(tradeweight1)
is.data.frame(tradeweight1)