dirdirs | R Documentation |
Function to let you see directory listing of files/folders ending in r, R, or RData
dirdirs(path = ".", recursive = FALSE, ...)
path |
Path as character string, optional. Default is current working directory. |
recursive |
Logical value, optional, FALSE by default. Should subdirectories be shown. |
... |
Optional other parameters passed to |
A directory listing
dir2()
dirr()
dirdirs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.