| basename2 | R Documentation |
base::basename that is NULL resistantA version of base::basename that is NULL resistant
basename2(x)
x |
A character vector of paths |
NULL if x is NULL, otherwise, as basename.
Same as base::basename()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.