Description Usage Arguments Note
Parse files from command line option, which can be (1) a string vector of files, (2) a file listing input files (e.g. pointer file), (3) a directory, or (4) a zip/tar/gz file (determined by suffix). In the later two cases, file patterns can be specified.
1 2 3 4 5 6 7 |
str |
A character string |
sep |
Seperator used in the string |
pattern |
Pattern string, if given, only files matching the pattern will be returned |
recursive |
In cse of directory or compressed files, whether files should be found recursively |
ignore.case |
In case of directory or compressed files, whether case should be ignored |
In case of compressed files, a temp dir will be created: the user should take care of cleaning up!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.