lucas (version 1.0)

Update_rd: Update Record descriptor

Description

Updates Record descriptor by adding a field (year) showing the year for which the variable exists and removing variables listed in Remove_vars function from RD

Usage

Update_rd(con, rd, years)

Arguments

con

Connection to db

rd

Path to record descriptor csv

years

Character vector of the years of survey

See Also

To create the conection please see Connect_to_db

Examples

Run this code
# NOT RUN {
Update_rd(con, rd, years)
# }

Run the code above in your browser using DataLab