listZipfiles: Get all zip file names within a zipped NEON data package

View source: R/listZipfiles.R

listZipfilesR 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


neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.