diff --git a/R/get_route_directions_batch.R b/R/get_route_directions_batch.R new file mode 100644 index 0000000..dc105f6 --- /dev/null +++ b/R/get_route_directions_batch.R @@ -0,0 +1,4 @@ +req_route_directions_batch <- function(){ + + +} \ No newline at end of file