getGridSpyFileList | R Documentation |
getGridSpyFileList
takes a file path, searches for files matching pattern and returns the filelist as a data.table with metadata.
getGridSpyFileList(fpath, pattern, dataThreshold)
fpath |
where to look (recursively) |
pattern |
the pattern to match |
dataThreshold |
the file size threshold (files smaller than this will be ignored as we assume they have no data) |
mf |
name of file to save interim file list and meta data to |
Also saves out the metadata as an interim file
Ben Anderson, b.anderson@soton.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.