Skip to content

tidytransit v1.1

Compare
Choose a tag to compare
@polettif polettif released this 26 Jul 11:33
· 191 commits to master since this release
  • added filter_feed_by_* functions #168
  • write_gtfs now correctly converts sf objects to gtfs csv tables (via sf_as_tbl) #168
  • added gtfs_transform which runs sf::st_transform on shapes and stops #168
  • added trolleybus and monorail to route_types
  • update documentation and deployment