getReadmePublicationDate {neonUtilities} | R Documentation |
Scrape the publication date from each ReadMe file
Description
Given a directory, this will recursively list all of the ReadMe files that were unzipped. This should result in a single text file with a list of all of the publication dates from the ReadMe file.
Usage
getReadmePublicationDate(savepath, out_filepath, dpID)
Arguments
savepath |
The root folder directory where the ReadMe files are located. |
out_filepath |
The output directory and filename. |
dpID |
The data product identifier |
Author(s)
Nathan Mietkiewicz mietkiewicz@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 2.4.2 Index]