Learn R Programming

tidytransit (version 1.4)

sf_as_tbl: Convert stops and shapes from sf objects to tibbles

Description

Coordinates are transformed to lon/lat

Usage

sf_as_tbl(gtfs_obj)

Value

tidygtfs object with stops and shapes converted to tibbles

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

See Also

gtfs_as_sf