Merge_harmo: Merge all tables

Description Usage Arguments See Also Examples

View source: R/lucas.r

Description

Merge all tables into a single harmonized version containing all years and change to relevant data type, as mapped in the record descriptor

Usage

1
Merge_harmo(con, rd)

Arguments

con

Connection to db

rd

Record descriptor in CSV format

See Also

To create the conection please see Connect_to_db

Examples

1
2
3
## Not run: 
Merge_harmo(con, '/data/LUCAS_harmo/data/supportDocs/LUCAS_harmo_RD.csv')
## End(Not run)

lucas documentation built on Oct. 23, 2020, 7:55 p.m.

Related to Merge_harmo in lucas...