Skip to content

Commit

Permalink
Update shapes message
Browse files Browse the repository at this point in the history
  • Loading branch information
mem48 committed Jul 17, 2023
1 parent e55c1a0 commit 761cf65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/atoc.R
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ atoc2gtfs <- function(path_in,

# Build Shapes
if (shapes) {
message("Shapes are not yet supported")
message("Shapes are not yet supported, try ATOC_shapes()")
}

return(timetables)
Expand Down

0 comments on commit 761cf65

Please sign in to comment.