write_out_derived_acs_fields: Write derived data to the database

View source: R/write_out_derived_acs_fields.R

write_out_derived_acs_fieldsR Documentation

Write derived data to the database

Description

Write derived data to the database

Usage

write_out_derived_acs_fields(derived_fields, con, table_name, geoid)

Arguments

derived_fields

A data frame of derived ACS fields returned from an 'acsr' function

con

A database connection

table_name

The table name to write to

geoid

Variable name of the geoid field in the table


ruralinnovation/acsR documentation built on March 23, 2022, 12:09 a.m.