neighborhood_shapes: Neighborhood shapefiles of Connecticut cities

neighborhood_shapesR Documentation

Neighborhood shapefiles of Connecticut cities

Description

Data frames of neighborhoods of Connecticut cities with sf geometries. Includes Bridgeport, Hartford/West Hartford, New Haven, and Stamford.

Usage

bridgeport_sf

hartford_sf

new_haven_sf

stamford_sf

Format

Data frames (classes data.frame and sf). In each, name is the name of each neighborhood, and geometry is the shape of each neighborhood as either a sfc_POLYGON or sfc_MULTIPOLYGON object. hartford_sf contains an additional variable, town, which marks the neighborhoods as being in Hartford or West Hartford.

An object of class sf (inherits from data.frame) with 13 rows and 2 columns.

An object of class sf (inherits from data.frame) with 27 rows and 3 columns.

An object of class sf (inherits from data.frame) with 20 rows and 2 columns.

An object of class sf (inherits from data.frame) with 16 rows and 2 columns.


CT-Data-Haven/cwi documentation built on Feb. 14, 2024, 12:19 a.m.