listFilesInArchive: List files in either a '.zip' or or '.tar' file

.listFilesInArchiveR Documentation

List files in either a .zip or or .tar file

Description

Makes the outputs from⁠.tar``.zip⁠ the same, which they aren't by default.

Usage

.listFilesInArchive(archive)

Arguments

archive

A character string of a single file name to list files in.

Value

A character string of all files in the archive.


reproducible documentation built on Nov. 22, 2023, 9:06 a.m.