Description Usage Arguments Value Author(s) Examples
View source: R/datadir2fnames.R
Uses input argument datadir from g.part1 and the output from isfilelist to generate vector of filenames
1 | datadir2fnames(datadir,filelist)
|
datadir |
See g.part1 |
filelist |
Produced by isfilelist |
Character vector of filenames
Vincent T van Hees <vincentvanhees@gmail.com>
1 2 3 4 | ## Not run:
datadir2fnames(datadir = "C:/mydatafolder",filelist=TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.