Learn R Programming

AtlasMaker (version 0.1.0)

roads_ny_interstate: roads_ny_interstate

Description

US Census polyline data for New York state interstates accessed through the tigris R Package.

Arguments

Format

A data frame with 245 rows and 5 variables:

LINEARID

unique identifier

FULLNAME

interstate name

RTTYP

route type

MTFCC

US Census feature class code

geometry

polyline information

...