makeRegions: Add a region column based on $CODELOC (city) in the original...

Description Usage Arguments See Also Examples

Description

Add a region column based on $CODELOC (city) in the original data. v. 3.65 This function adds columns $regionOne and $regionTwo regionOne puts 13 cities in Gush Dan. regionTwo puts 2 cities in Gush Dan.

Usage

1

Arguments

arg

The arg which you will perform the function on.

See Also

Other manipulate: subsetCities

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
makeRegions("data")
makeRegions()
makeRegions("dropSmallV2")
makeRegions("renters")
makeRegions("famYYYY")
makeRegions("famYYYYa")
makeRegions("sizesYYYY")
makeRegions("owners")
makeRegions("writeout")
makeRegions("writeout5")
makeRegions("dropSmallTowns")
makeRegions("fixSizes")
makeRegions("load")

benyomin/censusFunctions documentation built on May 12, 2019, 3:03 p.m.