get_zipped_paths: List Files in Zip Archive

View source: R/get_zipped_paths.R

get_zipped_pathsR Documentation

List Files in Zip Archive

Description

List Files in Zip Archive

Usage

get_zipped_paths(zip_file, include_dirs = FALSE)

Arguments

zip_file

path to zip archive

include_dirs

if TRUE directory paths are also returned. The default is FALSE, i.e. only the paths to files are returned.

Value

paths to files contained in zip archive


KWB-R/kwb.prep documentation built on June 11, 2022, 1:29 p.m.