ctpopulator: CT Population Appender

Description Arguments Value Examples

Description

Adds population of CT towns in extra column to dataframe.

Adds population of CT towns in extra column to dataframe.

Arguments

name

Column with town names

data

Name of dataframe

name

Column with town names

data

Name of dataframe

filename

Name of CSV to export. Default is 'nope' which creates dataframe without exporting.

Value

Whatever

Whatever

Examples

1
2
3
4
5
6
7
8
## Not run: 
ctpopulator(name_column, ctdata, filename="analysis")

## End(Not run)
## Not run: 
ctpopulator(name_column, ctdata, filename="analysis")

## End(Not run)

trendct/ctnamecleaner documentation built on May 31, 2019, 7:47 p.m.