Get all zip file names within a zipped NEON data package
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).
listZipfiles(zippath)
zippath |
The path to a zip file |
An array of all zip files contained within the focal zip file
Christine Laney claney@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.