listZipfiles {neonUtilities} | R Documentation |
Get all zip file names within a zipped NEON data package
Description
Given the data frame of all the files within the top level zip file, return an array of just the zip file names (no pdf, xml, or other files).
Usage
listZipfiles(zippath)
Arguments
zippath |
The path to a zip file |
Value
An array of all zip files contained within the focal zip file
Author(s)
Christine Laney claney@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 2.4.2 Index]