Description Usage Arguments See Also
Search for object or directory names with regular expressions (using R grep). Reports number of objects.
1 2 3  | mantaFind.n(mantapath, grepfor, entries, items = "o", level = 0, starttime,
  endtime, ignore.case = FALSE, perl = FALSE, verbose = FALSE,
  info = TRUE)
 | 
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
  | 
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   | 
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.sizepath;
mantaFind.sizes; mantaFind.url;
mantaFind
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.