acs_db_write: Write IPUMS ACS database table

Description Usage Arguments

View source: R/write.R

Description

Write database table from IPUMS ACS CSV file. This will overwrite the existing database file with the same name.

Usage

1
acs_db_write(file_data, file_db)

Arguments

file_data

Path of CSV file of IPUMS ACS data.

file_db

Path of database to create.


rwright88/acs documentation built on Oct. 17, 2019, 7:38 p.m.