Build an RDB table from multiple header variants
Usage
build_rdb_table(
table_name,
year,
TABLE.HEADERS,
con,
cc_file,
post_to_s3 = FALSE
)
Arguments
- table_name
Character table id.
- year
Integer year.
Named list of header xpaths per table.
- con
DBI connection.
- cc_file
Concordance crosswalk.
- post_to_s3
Logical export flag.
Value
Invisibly the lazy tibble.