bindFiles: Bind all files to create a yearly panel data.

Description Usage Arguments

View source: R/panel_data.R

Description

Merge all long tables to create a panel data in csv form for each year.

Usage

1
bindFiles(year, long.dir, net.dir, merge.dir, ctry)

Arguments

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


altay-oz/WIODnet documentation built on Nov. 10, 2019, 6:30 p.m.