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

View source: R/listFilesInZip.R

listFilesInZipR Documentation

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

Author(s)

Christine Laney claney@battelleecology.org

References

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


neonUtilities documentation built on May 29, 2024, 9:24 a.m.