fileSelect | R Documentation |
Select a list of filenames from a list by extension … and optionally by pattern as well
fileSelect(fl = makeArgs(), exts = NULL, pat = NULL)
fl |
filelist (makeArgs by default) |
exts |
a list of extensions to match (. is added here) |
pat |
a pattern to filter by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.