Merge_harmo {lucas}R Documentation

Merge all tables

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

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

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

[Package lucas version 1.0 Index]