makeCensusCountyDemo: Make the CENSUS_COUNTY_DEMO table

Description Usage Arguments

View source: R/makeTables.R

Description

This function returns a list, not a data frame. The list contains the CENSUS_COUNTY_DEMO and CITIES portions of the database. This modifies CITIES from the makeDemoGeo function and returns the finished version of CITIES.

Usage

1
makeCensusCountyDemo(cities, con, updateID)

Arguments

cities

The CITIES element of the list returned by makeDemoGeo.R. It will be passed into this function to be further modified before being finalized.

con

A connection to the existing database, created with RSQLite.

updateID

Character string that will become the 'updateID' column for this table. For example, "survey11Add" for Survey 11.


kaijagahm/ygdpAddSurvey documentation built on July 22, 2021, 2:11 p.m.