Description Usage Arguments Details Value
Function to extract subpaths from a vector of file paths.
1 | getSubPaths(paths, last = NULL, first = NULL)
|
paths |
- vector of paths to extract from |
last |
- number of final folder levels to retain |
first |
- number of initial folder levels to retain |
If first and last are both given, only the "last" subpaths will be exported.
character vector of subpaths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.