Learn R Programming

neonUtilities (version 1.3.6)

listFilesInZip: Get a data frame with the names of all files within a zipped NEON data package

Description

Given the top level zip file, return dataframe of all of the files within it without unzipping the file

Usage

listFilesInZip(zippath)

Arguments

zippath

The path to a zip file

Value

A list of filenames within the given zip file

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007