View source: R/list.recent.files.R
list.recent.files | R Documentation |
Will find inside the folder with all the files the file with the recent-most data, per lake. Name of each data file sould follow the format: "lacXX_data_compile_YYYYMM_YYYYMM.txt" or "lacXX_data_compile_YYYYMM.txt"
list.recent.files(path)
path |
Path to folder with all the files. Format of files within the path should be "lacXX_data_compile_YYYYMM_YYYYMM.txt". lacXX gives the lac number, and YYYYMM are the start and end dates of the recording. The second date will be used to filter out the most recent file. |
Rosalie Bruel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.