unzip_single: unzip a single file from URL

Description Usage Arguments

View source: R/file.r

Description

take a single file from zip located at a given URL, unzip into temporary directory, and copy to the given save_path

Usage

1
unzip_single(url, file_name, save_path)

Arguments

url

URL of a zip file

file_name

file name of the resource within the zip file

save_path

file path to save the first file from the zip


jackwasey/jwutil documentation built on Jan. 20, 2020, 6:56 p.m.