downloadGTFSil: download the Israeli GTFS .zip file

Description Usage Arguments Value Note See Also Examples

View source: R/downloadGTFSil.R

Description

downloads the Israeli GTFS .zip file into the selected directory with a date added to the files name.

Usage

1
downloadGTFSil(directory = NULL)

Arguments

directory

If directory remains NULL the function allows you to choose a directory manually via choose_dir

Value

A .zip file in the selected directory, not read into the environment

Note

Only useful for Israeli users, other users should seek their local GTFS repository

See Also

choose_dir, https://developers.google.com/transit/gtfs/, download.file

Examples

1
2
3
4
## Not run: 
downloadGTFSil()

## End(Not run)

bogind/SIRItoGTFS documentation built on March 14, 2021, 10:01 p.m.