Description Usage Arguments Examples
Like basename
, but removes also the file extension (i.e. everything
after the first dot in a file name).
1 | verybasename(path)
|
path |
character vector, containing path names. |
1 | verybasename(c("/test1/my_file.txt.bck", "/test2/another_file.txt"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.