Description Usage Arguments Value Examples
Creates a tree of directories with flexible structure by
running dirs.create
over paths
defined
by the generalized tree
input list, which is processed through
tree_paths
.
1 2 3 4 5 6 7 8 9 |
tree |
|
fsep |
Path separator to use (assumed to be ASCII).
See |
winslash |
Separator to be used on Windows - ignored elsewhere.
See |
mustWork |
|
showWarnings |
|
recursive |
|
mode |
The mode to be used on Unix-alikes: it will be coerced by
|
logical
vector of results of dir.create
on each of the paths
(which name the vector).
See dir.create
.
1 2 3 4 5 6 | ## Not run:
1
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.