Description Usage Arguments Author(s) Examples
Searches for R
and R Markdown
files in dir
.
1 2 3 4 5 6 7 8 9 10 |
dir |
Character string. Directory to search. |
rscript |
Logical.
Search for |
rmd |
Logical.
Search for |
all.files |
a logical value. If |
full.names |
a logical value. If |
recursive |
logical. Should the listing recurse into directories? |
ignore.case |
logical. Should pattern-matching be case-insensitive? |
no.. |
logical. Should both |
Ivan Jacob Agaloos Pesigan
1 | util_search_r(dir = getwd())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.