r-transit / tidytransit

R package for working with GTFS data
https://r-transit.github.io/tidytransit/
150 stars 22 forks source link

write_gtfs() is not being exported #163

Closed dhersz closed 3 years ago

dhersz commented 3 years ago

I have noticed while trying to test write_gtfs() that the function is not being exported right now.

This commit (https://github.com/r-transit/tidytransit/commit/58d19b64a611ac9b9bf3a049297bda259c6bc38c) un-exported both write_gtfs() and gtfstools_write_gtfs().