unzip_file: Unzip a file and delete zip

Description Usage Arguments Value

View source: R/import.R

Description

Unzip a file and delete zip

Usage

1
unzip_file(zipfile, tmpdirpath = tempdir(), quiet = FALSE)

Arguments

zipfile

path to zipped file

tmpdirpath

path to unzip file to-default tempdir()

quiet

Boolean. Whether to output files found in folder.

Value

file path to directory with gtfs .txt files


r-gtfs/trread documentation built on Aug. 30, 2021, 12:32 p.m.