filtered_unzip: Unzip from a path to a single file or multiple files to a...

Description Usage Arguments

Description

Unzip from a path to a single file or multiple files to a specified output output directory but only if the internal files has a given extension.

Usage

1
filtered_unzip(path, extension = NULL, output_dir = getwd())

Arguments

path

path to a file or vector of files to paths to unzip from.

extension

extension to filter for, no filtering if left unspecified.

output_dir

directory to write unzipped files to.


sakrejda/pdhs documentation built on May 28, 2019, 9:51 a.m.