Description Usage Arguments Value Examples
View source: R/bare-file-name.R
The function provides bare file name without path and extension.
1 |
x |
A character vector with a file path(s) |
A character vector corresponding to file name without path and extension.
1 | bare_file_name(tempfile(pattern = "some_file", fileext = ".ext"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.