getReadmePublicationDate: Scrape the publication date from each ReadMe file

View source: R/getReadmePublicationDate.R

getReadmePublicationDateR 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


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