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


trread documentation built on May 1, 2019, 10:14 p.m.