Closed dhersz closed 3 years ago
I have noticed while trying to test write_gtfs() that the function is not being exported right now.
write_gtfs()
This commit (https://github.com/r-transit/tidytransit/commit/58d19b64a611ac9b9bf3a049297bda259c6bc38c) un-exported both write_gtfs() and gtfstools_write_gtfs().
gtfstools_write_gtfs()
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()
andgtfstools_write_gtfs()
.