View source: R/uniqueDirnames.R
uniqueDirnames | R Documentation |
Unique Directory Names
uniqueDirnames(x)
x |
vector of file paths |
vector of character with the unique directories found in x
uniqueDirnames(c("a/b", "a/c", "b/c", "b/d"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.