Description Usage Arguments Value
Gather information about data files stored on afs. Throws error if there is no matching master file for R data. This happens if 'rnames' is defined and the corresponding value in 'files' can't be located.
1 2  | 
path | 
 Path to root directory to search for files.  | 
files | 
 Files to gather info about (get with process_tracker)  | 
fixed | 
 Match patterns exactly (surround with regexp anchors)  | 
rnames | 
 R data names to match to files (if NULL then new names are made)  | 
A data.table
size: size of file in kb
modified: date last modified
status_change: date of last change in file status
accessed: date the file was last accessed
lastmod: difference in days since last modification from current date.
filetype: file extension
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.