.listFilesInArchive: List files in either a zip or tar
Description
Makes the outputs from tar or 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.