View source: R/list_dirs_depth_n_func.R
list_dirs_depth_n_func | R Documentation |
list directories at defined deep steps
list_dirs_depth_n_func(p, n)
p |
string. target directory. |
n |
integer. Number of levels to list directories. |
A vector string containing all directories found in the seraching path.
# No exmaples proveided jet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.