read_write_ipums: Write IPUMS .dat files to database in chunks

Description Usage Arguments

View source: R/read_write_ipums.R

Description

Write IPUMS .dat files to database in chunks

Usage

1
read_write_ipums(ddi_path, dat_path, db_con, chunk_size, db_table_name)

Arguments

ddi_path

path to xml file

dat_path

path to .dat file

db_con

connection object for database to write to

chunk_size

how many records to read in at a time

db_table_name

a string for what to name your table in db


tfarley10/faRley documentation built on April 7, 2020, 11:47 a.m.