read_roads: Read in road lines shapefiles

Description Usage Arguments Value

View source: R/read.R

Description

Read in road lines shapefiles

Usage

1
read_roads(path_to_roads, road_id)

Arguments

path_to_roads

full path to the directory of where the roads are stored, the directory should have zip files that have been unzipped for each county

road_id

ID of the tract the roads are in

Value

an appended SpatialDataFrame object with all the roads in the state


spew documentation built on Nov. 17, 2017, 7:36 a.m.