Unzip GTFS file and delete zip
unzip_gtfs_files(zipfile, delete_zip = FALSE, move_path = NULL, quiet = FALSE)
zipfile | path to zipped file |
---|---|
delete_zip | Boolean. whether to delete the zipped file after extraction. Deletes by default. |
move_path | Character. full file path to desire new location |
quiet | Boolean. Whether to output files found in folder. |
file path to directory with gtfs .txt files