Merge all long tables to create a panel data in csv form for each year.
1 | bindFiles(year, long.dir, net.dir, merge.dir, ctry)
|
year |
between 2000 and 2014, WIOD years. |
long.dir |
directory where the long tables are recorded, Default: "./wiod_long_data" |
net.dir |
directory where the long tables on network calculations are recorded, Default: "./wiod_network_data" |
merge.dir |
directory where the long tables are all merged by year basis, Default: "./yearly_merged_data" |
ctry |
control variable if the process is based on countries |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.