cleanUp {neonUtilities} | R Documentation |
Clean up folder after stacking
Description
Remove unzipped monthly data folders
Usage
cleanUp(folder, orig)
Arguments
folder |
The file path to the folder that needs to be cleaned up (the root directory of the data package) |
orig |
The list of files that were present in the folder before unzipping and stacking |
Value
Only the folders created during unzip will be deleted. All custom folders/files and the stackedFiles output folder will be retained.
Author(s)
Christine Laney claney@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 2.4.3 Index]