Description Usage Arguments See Also
View source: R/mantaFind.sizes.R
Searching for object or directory names with regular expressions (using R grep). File size information does not use durability calculation (i.e. file size for one copy only)
1 2 3  | 
mantapath | 
 character, optional. Current
subdirectory set by   | 
grepfor | 
 character optional. Regular expression for
  | 
entries | 
 optional. Saved mantaFind R data. For
reprocessing/reformatting retrieved R tree information
saved with   | 
items | 
 character optional.   | 
level | 
 integer optional. Maximum number of
subdirectory child levels to visit, in other words, the
depth of the hierarchical directory search. If
  | 
sortby | 
 character, optional. Specify   | 
starttime | 
 POSIXlt time, optional. Start time for
time-bounded find. When used without   | 
endtime | 
 POSIXlt time, optional. End time for
time-bounded find. When used without   | 
decreasing | 
 logical, optional. Argument passed to R
  | 
ignore.case | 
 logical, optional. Argument passed to
R   | 
perl | 
 logical, optional. Argument passed to R
  | 
verbose | 
 logical, optional. Verbose RCurl HTTP data output on Unix.  | 
info | 
 logical, optional. Console status messages about child path progress.  | 
Other mantaFind: mantaFind.du;
mantaFind.l; mantaFind.n;
mantaFind.sizepath;
mantaFind.url; mantaFind
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.