dirr | R Documentation |
Function to let you see directory listing of files/folders ending in r, R, or RData
dirr(path = ".", ignore.case = TRUE, ...)
path |
A file path string, optional, default is current working directory. |
ignore.case |
Logical, TRUE by default, optional. If FALSE, then this is case-sensitive. |
... |
Optional other parameters passed to |
A directory listing.
dir2()
dirdirs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.